summaryrefslogtreecommitdiffstats
path: root/include/unotools/accessiblestatesethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/accessiblestatesethelper.hxx')
-rw-r--r--include/unotools/accessiblestatesethelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/unotools/accessiblestatesethelper.hxx b/include/unotools/accessiblestatesethelper.hxx
index f1cce0691bb7..bbccf61937b5 100644
--- a/include/unotools/accessiblestatesethelper.hxx
+++ b/include/unotools/accessiblestatesethelper.hxx
@@ -33,14 +33,14 @@
class AccessibleStateSetHelperImpl;
-//=========================================================================
+
//= XAccessibleStateSet helper classes
-//=========================================================================
+
//... namespace utl .......................................................
namespace utl
{
-//.........................................................................
+
/** @descr
This base class provides an implementation of the
@@ -153,7 +153,7 @@ private:
AccessibleStateSetHelperImpl* mpHelperImpl;
};
-//.........................................................................
+
}
//... namespace utl .......................................................
#endif