summaryrefslogtreecommitdiff
path: root/include/unotools/accessiblerelationsethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/accessiblerelationsethelper.hxx')
-rw-r--r--include/unotools/accessiblerelationsethelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/unotools/accessiblerelationsethelper.hxx b/include/unotools/accessiblerelationsethelper.hxx
index 12a4fdb9a8d3..135492c420a0 100644
--- a/include/unotools/accessiblerelationsethelper.hxx
+++ b/include/unotools/accessiblerelationsethelper.hxx
@@ -34,14 +34,14 @@
class AccessibleRelationSetHelperImpl;
-//=========================================================================
+
//= XAccessibleRelationSet helper classes
-//=========================================================================
+
//... namespace utl .......................................................
namespace utl
{
-//.........................................................................
+
/** @descr
This base class provides an implementation of the
@@ -145,7 +145,7 @@ private:
AccessibleRelationSetHelperImpl* mpHelperImpl;
};
-//.........................................................................
+
}
//... namespace utl .......................................................
#endif