From 08d473b2fbefb704def159e3e074e7e5cc77e59c Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 26 Mar 2011 22:57:30 +0100 Subject: Strip include guards in idl files in ure/udkapi --- udkapi/com/sun/star/bridge/Bridge.idl | 5 ----- udkapi/com/sun/star/bridge/BridgeFactory.idl | 2 -- udkapi/com/sun/star/bridge/IiopBridge.idl | 5 ----- udkapi/com/sun/star/bridge/OleApplicationRegistration.idl | 2 -- udkapi/com/sun/star/bridge/OleBridgeSupplier.idl | 2 -- udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl | 2 -- udkapi/com/sun/star/bridge/OleObjectFactory.idl | 2 -- udkapi/com/sun/star/bridge/UrpBridge.idl | 5 ----- udkapi/com/sun/star/bridge/XBridgeSupplier.idl | 6 ------ udkapi/com/sun/star/bridge/XBridgeSupplier2.idl | 4 ---- .../com/sun/star/bridge/oleautomation/ApplicationRegistration.idl | 2 -- udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl | 2 -- udkapi/com/sun/star/bridge/oleautomation/Factory.idl | 2 -- udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl | 2 -- 14 files changed, 43 deletions(-) (limited to 'udkapi/com/sun/star/bridge') diff --git a/udkapi/com/sun/star/bridge/Bridge.idl b/udkapi/com/sun/star/bridge/Bridge.idl index 90b53687ea5d..d064efb421d9 100644 --- a/udkapi/com/sun/star/bridge/Bridge.idl +++ b/udkapi/com/sun/star/bridge/Bridge.idl @@ -27,13 +27,8 @@ #ifndef __com_sun_star_bridge_Bridge_idl__ #define __com_sun_star_bridge_Bridge_idl__ -#ifndef __com_sun_star_lang_XInitialization_idl__ #include -#endif - -#ifndef __com_sun_star_lang_XComponent_idl__ #include -#endif #ifndef __com_sun_star_bridge_XBridge_idl__ #include diff --git a/udkapi/com/sun/star/bridge/BridgeFactory.idl b/udkapi/com/sun/star/bridge/BridgeFactory.idl index 8bf10c381504..f8d0da911fd8 100644 --- a/udkapi/com/sun/star/bridge/BridgeFactory.idl +++ b/udkapi/com/sun/star/bridge/BridgeFactory.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_BridgeFactory_idl__ #define __com_sun_star_bridge_BridgeFactory_idl__ -#ifndef __com_sun_star_lang_XComponent_idl__ #include -#endif #ifndef __com_sun_star_bridge_XBridgeFactory_idl__ #include diff --git a/udkapi/com/sun/star/bridge/IiopBridge.idl b/udkapi/com/sun/star/bridge/IiopBridge.idl index 7b38e2052ca0..f21b2e626c4b 100644 --- a/udkapi/com/sun/star/bridge/IiopBridge.idl +++ b/udkapi/com/sun/star/bridge/IiopBridge.idl @@ -27,13 +27,8 @@ #ifndef __com_sun_star_bridge_Iiop_idl__ #define __com_sun_star_bridge_Iiop_idl__ -#ifndef __com_sun_star_lang_XInitialization_idl__ #include -#endif - -#ifndef __com_sun_star_lang_XComponent_idl__ #include -#endif #ifndef __com_sun_star_bridge_XBridge_idl__ #include diff --git a/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl b/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl index 7ad209982130..88856212fa05 100644 --- a/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl +++ b/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_OleApplicationRegistration_idl__ #define __com_sun_star_bridge_OleApplicationRegistration_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl index 3d1b9a655717..c11149fb894e 100644 --- a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl +++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_OleBridgeSupplier_idl__ #define __com_sun_star_bridge_OleBridgeSupplier_idl__ -#ifndef __com_sun_star_bridge_XBridgeSupplier_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl index e9bf3d696ff0..70fed12d810b 100644 --- a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl +++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_OleBridgeSupplier2_idl__ #define __com_sun_star_bridge_OleBridgeSupplier2_idl__ -#ifndef __com_sun_star_bridge_XBridgeSupplier2_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/OleObjectFactory.idl b/udkapi/com/sun/star/bridge/OleObjectFactory.idl index 3bc0ab7d5d3f..cbd31d5e6f77 100644 --- a/udkapi/com/sun/star/bridge/OleObjectFactory.idl +++ b/udkapi/com/sun/star/bridge/OleObjectFactory.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_OleObjectFactory_idl__ #define __com_sun_star_bridge_OleObjectFactory_idl__ -#ifndef __com_sun_star_lang_XMultiServiceFactory_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/UrpBridge.idl b/udkapi/com/sun/star/bridge/UrpBridge.idl index 15326e5dd8b4..b0a1f3118690 100644 --- a/udkapi/com/sun/star/bridge/UrpBridge.idl +++ b/udkapi/com/sun/star/bridge/UrpBridge.idl @@ -27,13 +27,8 @@ #ifndef __com_sun_star_bridge_Urp_idl__ #define __com_sun_star_bridge_Urp_idl__ -#ifndef __com_sun_star_lang_XInitialization_idl__ #include -#endif - -#ifndef __com_sun_star_lang_XComponent_idl__ #include -#endif #ifndef __com_sun_star_bridge_XBridge_idl__ #include diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl index d0597be94ce5..bacc723a3bdf 100644 --- a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl +++ b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_bridge_XBridgeSupplier_idl__ #define __com_sun_star_bridge_XBridgeSupplier_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif -#ifndef __com_sun_star_uno_Uik_idl__ #include -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl index 5dbbbff5487d..18cce6a40a24 100644 --- a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl +++ b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_bridge_XBridgeSupplier2_idl__ #define __com_sun_star_bridge_XBridgeSupplier2_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl index 8abd2d8068a1..95a54be5d379 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_oleautomation_ApplicationRegistration_idl__ #define __com_sun_star_bridge_oleautomation_ApplicationRegistration_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl b/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl index 508b8831c994..b28b79a82261 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_oleautomation_BridgeSupplier_idl__ #define __com_sun_star_bridge_oleautomation_BridgeSupplier_idl__ -#ifndef __com_sun_star_bridge_XBridgeSupplier2_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/oleautomation/Factory.idl b/udkapi/com/sun/star/bridge/oleautomation/Factory.idl index 3863e0f11a5f..a6a8fae77d64 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/Factory.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/Factory.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_oleautomation_Factory_idl__ #define __com_sun_star_bridge_oleautomation_Factory_idl__ -#ifndef __com_sun_star_lang_XMultiServiceFactory_idl__ #include -#endif //============================================================================= diff --git a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl index 6c165693bcdc..1f251cb3399d 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_bridge_oleautomation_XAutomationObject_idl__ #define __com_sun_star_bridge_oleautomation_XAutomationObject_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif module com { module sun { module star { module bridge { module oleautomation { -- cgit