summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XDocument.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XDocument.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/oovbaapi/ooo/vba/word/XDocument.idl b/oovbaapi/ooo/vba/word/XDocument.idl
index 80cbfe977d78..d9717a7eea0c 100644
--- a/oovbaapi/ooo/vba/word/XDocument.idl
+++ b/oovbaapi/ooo/vba/word/XDocument.idl
@@ -16,13 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_word_XDocument_idl__
-#define __ooo_vba_word_XDocument_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XHelperInterface.idl>
-#include <ooo/vba/word/XRange.idl>
-#include <com/sun/star/script/XInvocation.idl>
module ooo { module vba { module word {
@@ -70,7 +63,5 @@ interface XDocument
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */