summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextTable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextTable.idl')
-rw-r--r--offapi/com/sun/star/text/XTextTable.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/offapi/com/sun/star/text/XTextTable.idl b/offapi/com/sun/star/text/XTextTable.idl
index 559b4592909c..d99bf691d12c 100644
--- a/offapi/com/sun/star/text/XTextTable.idl
+++ b/offapi/com/sun/star/text/XTextTable.idl
@@ -16,18 +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 __com_sun_star_text_XTextTable_idl__
-#define __com_sun_star_text_XTextTable_idl__
-
-#include <com/sun/star/text/XTextContent.idl>
-
-#include <com/sun/star/table/XTableRows.idl>
-
-#include <com/sun/star/table/XTableColumns.idl>
-
-#include <com/sun/star/table/XCell.idl>
-
-#include <com/sun/star/text/XTextTableCursor.idl>
@@ -113,6 +101,4 @@ published interface XTextTable: com::sun::star::text::XTextContent
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */