summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbasections.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbasections.hxx')
-rw-r--r--sw/source/ui/vba/vbasections.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/vba/vbasections.hxx b/sw/source/ui/vba/vbasections.hxx
index e793ecbe7b7c..3bf3ab4ca3e5 100644
--- a/sw/source/ui/vba/vbasections.hxx
+++ b/sw/source/ui/vba/vbasections.hxx
@@ -21,10 +21,7 @@
#include <vbahelper/vbacollectionimpl.hxx>
#include <ooo/vba/word/XSections.hpp>
-#include <com/sun/star/container/XEnumerationAccess.hpp>
-#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/text/XTextRange.hpp>
-#include <vbahelper/vbahelperinterface.hxx>
typedef CollTestImplHelper< ooo::vba::word::XSections > SwVbaSections_BASE;