summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XFind.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XFind.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XFind.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/word/XFind.idl b/oovbaapi/ooo/vba/word/XFind.idl
index 6a70ee6eef99..2d9e8148c36c 100644
--- a/oovbaapi/ooo/vba/word/XFind.idl
+++ b/oovbaapi/ooo/vba/word/XFind.idl
@@ -16,11 +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_XFind_idl__
-#define __ooo_vba_word_XFind_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XHelperInterface.idl>
module ooo { module vba { module word {
@@ -66,7 +61,5 @@ interface XFind
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */