summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextTableCursor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextTableCursor.idl')
-rw-r--r--offapi/com/sun/star/text/TextTableCursor.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/offapi/com/sun/star/text/TextTableCursor.idl b/offapi/com/sun/star/text/TextTableCursor.idl
index 75912f3c2f83..cf7c8111625d 100644
--- a/offapi/com/sun/star/text/TextTableCursor.idl
+++ b/offapi/com/sun/star/text/TextTableCursor.idl
@@ -16,16 +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_TextTableCursor_idl__
-#define __com_sun_star_text_TextTableCursor_idl__
-
-#include <com/sun/star/text/XTextTableCursor.idl>
-#include <com/sun/star/beans/XPropertySet.idl>
-#include <com/sun/star/style/CharacterProperties.idl>
-#include <com/sun/star/style/CharacterPropertiesAsian.idl>
-#include <com/sun/star/style/CharacterPropertiesComplex.idl>
-#include <com/sun/star/style/ParagraphProperties.idl>
-#include <com/sun/star/xml/UserDefinedAttributesSupplier.idl>
@@ -61,6 +51,4 @@ published service TextTableCursor
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */