summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XSimpleText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XSimpleText.idl')
-rw-r--r--offapi/com/sun/star/text/XSimpleText.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl
index f9333918015c..5b2a752cdbde 100644
--- a/offapi/com/sun/star/text/XSimpleText.idl
+++ b/offapi/com/sun/star/text/XSimpleText.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_XSimpleText_idl__
-#define __com_sun_star_text_XSimpleText_idl__
-
-#include <com/sun/star/text/XTextRange.idl>
-
-#include <com/sun/star/text/XTextCursor.idl>
-
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-
-#include <com/sun/star/text/XTextContent.idl>
-
-#include <com/sun/star/container/NoSuchElementException.idl>
@@ -122,6 +110,4 @@ published interface XSimpleText: com::sun::star::text::XTextRange
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */