summaryrefslogtreecommitdiff
path: root/include/oox/ole/vbahelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbahelper.hxx')
-rw-r--r--include/oox/ole/vbahelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ole/vbahelper.hxx b/include/oox/ole/vbahelper.hxx
index a593a176ba4b..3f9202f5b1cb 100644
--- a/include/oox/ole/vbahelper.hxx
+++ b/include/oox/ole/vbahelper.hxx
@@ -49,7 +49,7 @@ const sal_uInt16 VBA_ID_PROJECTMODULES = 0x000F;
const sal_uInt16 VBA_ID_PROJECTNAME = 0x0004;
const sal_uInt16 VBA_ID_PROJECTVERSION = 0x0009;
-// ============================================================================
+
/** Static helper functions for the VBA filters. */
class VbaHelper
@@ -88,7 +88,7 @@ private:
~VbaHelper();
};
-// ============================================================================
+
} // namespace ole
} // namespace oox