diff options
Diffstat (limited to 'sw/source/ui/vba/vbarange.hxx')
-rw-r--r-- | sw/source/ui/vba/vbarange.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/vba/vbarange.hxx b/sw/source/ui/vba/vbarange.hxx index d5ca830ff6aa..d311c25a70c9 100644 --- a/sw/source/ui/vba/vbarange.hxx +++ b/sw/source/ui/vba/vbarange.hxx @@ -25,9 +25,7 @@ #include <vbahelper/vbahelperinterface.hxx> #include <com/sun/star/text/XTextRange.hpp> #include <com/sun/star/text/XTextDocument.hpp> -#include <ooo/vba/word/XStyle.hpp> #include <ooo/vba/word/XListFormat.hpp> -#include "wordvbahelper.hxx" typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XRange > SwVbaRange_BASE; |