summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XDocumentInsertable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XDocumentInsertable.idl')
-rw-r--r--offapi/com/sun/star/document/XDocumentInsertable.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/offapi/com/sun/star/document/XDocumentInsertable.idl b/offapi/com/sun/star/document/XDocumentInsertable.idl
index 340305c6de2b..93ddf293aa7a 100644
--- a/offapi/com/sun/star/document/XDocumentInsertable.idl
+++ b/offapi/com/sun/star/document/XDocumentInsertable.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_document_XDocumentInsertable_idl__
-#define __com_sun_star_document_XDocumentInsertable_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-
-#include <com/sun/star/beans/PropertyValue.idl>
-
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-
-#include <com/sun/star/io/IOException.idl>
@@ -53,6 +43,4 @@ published interface XDocumentInsertable: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */