summaryrefslogtreecommitdiffstats
path: root/include/oox/ole/oleobjecthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/oleobjecthelper.hxx')
-rw-r--r--include/oox/ole/oleobjecthelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/ole/oleobjecthelper.hxx b/include/oox/ole/oleobjecthelper.hxx
index d869712067f2..a723949f539c 100644
--- a/include/oox/ole/oleobjecthelper.hxx
+++ b/include/oox/ole/oleobjecthelper.hxx
@@ -33,7 +33,7 @@ namespace oox { class PropertyMap; }
namespace oox {
namespace ole {
-// ============================================================================
+
/** Contains generic information about an OLE object. */
struct OleObjectInfo
@@ -48,7 +48,7 @@ struct OleObjectInfo
explicit OleObjectInfo();
};
-// ============================================================================
+
/** Helper for OLE object handling. */
class OleObjectHelper
@@ -69,7 +69,7 @@ private:
sal_Int32 mnObjectId;
};
-// ============================================================================
+
} // namespace ole
} // namespace oox