summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaglobals.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbaglobals.hxx')
-rw-r--r--sw/source/ui/vba/vbaglobals.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/vba/vbaglobals.hxx b/sw/source/ui/vba/vbaglobals.hxx
index 6fcafddd35a2..92df9b43825c 100644
--- a/sw/source/ui/vba/vbaglobals.hxx
+++ b/sw/source/ui/vba/vbaglobals.hxx
@@ -31,10 +31,7 @@
#include <vbahelper/vbahelper.hxx>
#include <vbahelper/vbaglobalbase.hxx>
-// =============================================================================
// class SwVbaGlobals
-// =============================================================================
-
typedef ::cppu::ImplInheritanceHelper1< VbaGlobalsBase, ov::word::XGlobals > SwVbaGlobals_BASE;