summaryrefslogtreecommitdiffstats
path: root/oovbaapi/ooo/vba/word/XDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XDocument.idl')
-rwxr-xr-xoovbaapi/ooo/vba/word/XDocument.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/oovbaapi/ooo/vba/word/XDocument.idl b/oovbaapi/ooo/vba/word/XDocument.idl
index e86293f628e9..9b060bc77fa1 100755
--- a/oovbaapi/ooo/vba/word/XDocument.idl
+++ b/oovbaapi/ooo/vba/word/XDocument.idl
@@ -27,21 +27,10 @@
#ifndef __ooo_vba_word_XDocument_idl__
#define __ooo_vba_word_XDocument_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __ooo_vba_XHelperInterface_idl__
#include <ooo/vba/XHelperInterface.idl>
-#endif
-
-#ifndef __ooo_vba_word_XRange_idl__
#include <ooo/vba/word/XRange.idl>
-#endif
-
-#ifndef __com_sun_star_script_XInvocation_idl__
#include <com/sun/star/script/XInvocation.idl>
-#endif
module ooo { module vba { module word {