summaryrefslogtreecommitdiffstats
path: root/include/oox/ole/olestorage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/olestorage.hxx')
-rw-r--r--include/oox/ole/olestorage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ole/olestorage.hxx b/include/oox/ole/olestorage.hxx
index 78e4c4c442a6..22223aee2785 100644
--- a/include/oox/ole/olestorage.hxx
+++ b/include/oox/ole/olestorage.hxx
@@ -30,7 +30,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
namespace ole {
-// ============================================================================
+
/** Implements stream access for binary OLE storages. */
class OOX_DLLPUBLIC OleStorage : public StorageBase
@@ -100,7 +100,7 @@ private:
const OleStorage* mpParentStorage; ///< Parent OLE storage that contains this storage.
};
-// ============================================================================
+
} // namespace ole
} // namespace oox