summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r--udkapi/com/sun/star/loader/CannotActivateFactoryException.idl2
-rw-r--r--udkapi/com/sun/star/loader/Dynamic.idl2
-rw-r--r--udkapi/com/sun/star/loader/Java.idl2
-rw-r--r--udkapi/com/sun/star/loader/Java2.idl2
-rw-r--r--udkapi/com/sun/star/loader/SharedLibrary.idl2
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl8
6 files changed, 0 insertions, 18 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
index aaae21e4234f..adfd3ff761e0 100644
--- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
+++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_loader_CannotActivateFactoryException_idl__
#define __com_sun_star_loader_CannotActivateFactoryException_idl__
-#ifndef __com_sun_star_uno_Exception_idl__
#include <com/sun/star/uno/Exception.idl>
-#endif
//=============================================================================
diff --git a/udkapi/com/sun/star/loader/Dynamic.idl b/udkapi/com/sun/star/loader/Dynamic.idl
index 800064c3050b..dcf19b826484 100644
--- a/udkapi/com/sun/star/loader/Dynamic.idl
+++ b/udkapi/com/sun/star/loader/Dynamic.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_loader_SharedLibrary_idl__
#define __com_sun_star_loader_SharedLibrary_idl__
-#ifndef __com_sun_star_lang_XServiceInfo_idl_idl__
#include <com/sun/star/lang/XServiceInfo.idl>
-#endif
module com { module sun { module star { module loader {
diff --git a/udkapi/com/sun/star/loader/Java.idl b/udkapi/com/sun/star/loader/Java.idl
index 43ca17300bfe..ca34c0b64a1c 100644
--- a/udkapi/com/sun/star/loader/Java.idl
+++ b/udkapi/com/sun/star/loader/Java.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_loader_Java_idl__
#define __com_sun_star_loader_Java_idl__
-#ifndef __com_sun_star_lang_XServiceInfo_idl_idl__
#include <com/sun/star/lang/XServiceInfo.idl>
-#endif
module com { module sun { module star { module loader {
diff --git a/udkapi/com/sun/star/loader/Java2.idl b/udkapi/com/sun/star/loader/Java2.idl
index 4e0c2ff2546a..e5e30f83cc4e 100644
--- a/udkapi/com/sun/star/loader/Java2.idl
+++ b/udkapi/com/sun/star/loader/Java2.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_loader_Java2_idl__
#define __com_sun_star_loader_Java2_idl__
-#ifndef __com_sun_star_loader_Java_idl__
#include <com/sun/star/loader/Java.idl>
-#endif
module com { module sun { module star { module loader {
diff --git a/udkapi/com/sun/star/loader/SharedLibrary.idl b/udkapi/com/sun/star/loader/SharedLibrary.idl
index 29362851cba6..b6ae43b69120 100644
--- a/udkapi/com/sun/star/loader/SharedLibrary.idl
+++ b/udkapi/com/sun/star/loader/SharedLibrary.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_loader_SharedLibrary_idl__
#define __com_sun_star_loader_SharedLibrary_idl__
-#ifndef __com_sun_star_lang_XServiceInfo_idl_idl__
#include <com/sun/star/lang/XServiceInfo.idl>
-#endif
module com { module sun { module star { module loader {
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 837c31867895..eca983010121 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -27,21 +27,13 @@
#ifndef __com_sun_star_loader_XImplementationLoader_idl__
#define __com_sun_star_loader_XImplementationLoader_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_registry_XRegistryKey_idl__
#include <com/sun/star/registry/XRegistryKey.idl>
-#endif
-#ifndef __com_sun_star_registry_CannotRegisterImplementationException_idl__
#include <com/sun/star/registry/CannotRegisterImplementationException.idl>
-#endif
-#ifndef __com_sun_star_loader_CannotActivateFactoryException_idl__
#include <com/sun/star/loader/CannotActivateFactoryException.idl>
-#endif
//=============================================================================