summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XTypeConverter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/XTypeConverter.idl')
-rw-r--r--udkapi/com/sun/star/script/XTypeConverter.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/udkapi/com/sun/star/script/XTypeConverter.idl b/udkapi/com/sun/star/script/XTypeConverter.idl
index a335084a9697..5124e8835a77 100644
--- a/udkapi/com/sun/star/script/XTypeConverter.idl
+++ b/udkapi/com/sun/star/script/XTypeConverter.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_script_XTypeConverter_idl__
-#define __com_sun_star_script_XTypeConverter_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-
-#include <com/sun/star/reflection/XIdlClass.idl>
-
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-
-#include <com/sun/star/script/CannotConvertException.idl>
-
-#include <com/sun/star/uno/TypeClass.idl>
@@ -82,6 +70,4 @@ published interface XTypeConverter: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */