summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbavariables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbavariables.hxx')
-rw-r--r--sw/source/ui/vba/vbavariables.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/vba/vbavariables.hxx b/sw/source/ui/vba/vbavariables.hxx
index aa2901d0e479..639c54a33e79 100644
--- a/sw/source/ui/vba/vbavariables.hxx
+++ b/sw/source/ui/vba/vbavariables.hxx
@@ -21,9 +21,6 @@
#include <vbahelper/vbacollectionimpl.hxx>
#include <ooo/vba/word/XVariables.hpp>
-#include <com/sun/star/container/XEnumerationAccess.hpp>
-#include <com/sun/star/container/XIndexAccess.hpp>
-#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/beans/XPropertyAccess.hpp>
typedef CollTestImplHelper< ooo::vba::word::XVariables > SwVbaVariables_BASE;