summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XTables.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XTables.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XTables.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/oovbaapi/ooo/vba/word/XTables.idl b/oovbaapi/ooo/vba/word/XTables.idl
index 0fb190a1102f..e03708a3aaf5 100644
--- a/oovbaapi/ooo/vba/word/XTables.idl
+++ b/oovbaapi/ooo/vba/word/XTables.idl
@@ -17,14 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_word__XTables_idl__
-#define __ooo_vba_word__XTables_idl__
-
-#include <ooo/vba/XHelperInterface.idl>
-#include <ooo/vba/XCollection.idl>
-#include <ooo/vba/word/XTable.idl>
-#include <com/sun/star/script/BasicErrorException.idl>
-
module ooo { module vba { module word {
interface XRange;
@@ -48,6 +40,4 @@ interface XTables
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */