summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XTablesOfContents.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XTablesOfContents.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XTablesOfContents.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/oovbaapi/ooo/vba/word/XTablesOfContents.idl b/oovbaapi/ooo/vba/word/XTablesOfContents.idl
index 0447b56b6835..86bb8ea53b1a 100644
--- a/oovbaapi/ooo/vba/word/XTablesOfContents.idl
+++ b/oovbaapi/ooo/vba/word/XTablesOfContents.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_word_XTablesOfContents_idl__
-#define __ooo_vba_word_XTablesOfContents_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XCollection.idl>
-
@@ -41,6 +35,4 @@ interface XTablesOfContents
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */