summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaeventshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaeventshelper.hxx')
-rw-r--r--sc/source/ui/vba/vbaeventshelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/vba/vbaeventshelper.hxx b/sc/source/ui/vba/vbaeventshelper.hxx
index 2412a6c577d5..284eb782f250 100644
--- a/sc/source/ui/vba/vbaeventshelper.hxx
+++ b/sc/source/ui/vba/vbaeventshelper.hxx
@@ -27,7 +27,7 @@
class ScVbaEventListener;
-// ============================================================================
+
class ScVbaEventsHelper : public VbaEventsHelperBase
{
@@ -67,7 +67,7 @@ private:
bool mbOpened;
};
-// ============================================================================
+
#endif