summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaeventshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbaeventshelper.hxx')
-rw-r--r--sw/source/ui/vba/vbaeventshelper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/vba/vbaeventshelper.hxx b/sw/source/ui/vba/vbaeventshelper.hxx
index 0093cf916e8f..8927a978f121 100644
--- a/sw/source/ui/vba/vbaeventshelper.hxx
+++ b/sw/source/ui/vba/vbaeventshelper.hxx
@@ -22,8 +22,6 @@
#include <vbahelper/vbaeventshelperbase.hxx>
-// ============================================================================
-
class SwVbaEventsHelper : public VbaEventsHelperBase
{
public:
@@ -39,8 +37,6 @@ protected:
virtual OUString implGetDocumentModuleName( const EventHandlerInfo& rInfo, const css::uno::Sequence< css::uno::Any >& rArgs ) const throw (css::lang::IllegalArgumentException);
};
-// ============================================================================
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */