summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaautotextentry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbaautotextentry.hxx')
-rw-r--r--sw/source/ui/vba/vbaautotextentry.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbaautotextentry.hxx b/sw/source/ui/vba/vbaautotextentry.hxx
index 5e07936138d4..6d7975fa3932 100644
--- a/sw/source/ui/vba/vbaautotextentry.hxx
+++ b/sw/source/ui/vba/vbaautotextentry.hxx
@@ -46,7 +46,6 @@ public:
virtual css::uno::Sequence<OUString> getServiceNames();
};
-
/* class SwVbaAutoTextEntries */
typedef CollTestImplHelper< ooo::vba::word::XAutoTextEntries > SwVbaAutoTextEntries_BASE;