summaryrefslogtreecommitdiffstats
path: root/include/oox/helper/modelobjecthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/modelobjecthelper.hxx')
-rw-r--r--include/oox/helper/modelobjecthelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/helper/modelobjecthelper.hxx b/include/oox/helper/modelobjecthelper.hxx
index 5efa05440165..e57e0149a3e1 100644
--- a/include/oox/helper/modelobjecthelper.hxx
+++ b/include/oox/helper/modelobjecthelper.hxx
@@ -33,7 +33,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
-// ============================================================================
+
/** This helper manages named objects in a container, which is created on demand.
*/
@@ -66,7 +66,7 @@ private:
sal_Int32 mnIndex; ///< Index to create unique identifiers.
};
-// ============================================================================
+
/** Contains tables for named drawing objects for a document model.
@@ -116,7 +116,7 @@ private:
const OUString maBitmapUrlNameBase; ///< Base name for all named fill bitmap URLs.
};
-// ============================================================================
+
} // namespace oox