diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 15:40:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 18:08:29 +0200 |
commit | 85e94e11bc24c7bf6f4221f488f7529dcb8d8b00 (patch) | |
tree | 21b7897ba2a49adc19e19f4e30c5c7bdc790dc47 /udkapi/com/sun/star/lang | |
parent | adc49a81e940cb84724288a4453b6711f283219f (diff) |
remove empty ascii boxes and stuff II
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
Diffstat (limited to 'udkapi/com/sun/star/lang')
29 files changed, 0 insertions, 87 deletions
diff --git a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl index 3bdf235387e4..5130a3b2f535 100644 --- a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl +++ b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl @@ -43,9 +43,6 @@ published exception ArrayIndexOutOfBoundsException: com::sun::star::lang::IndexO }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/ClassNotFoundException.idl b/udkapi/com/sun/star/lang/ClassNotFoundException.idl index 8507a6d56eee..3034166abeae 100644 --- a/udkapi/com/sun/star/lang/ClassNotFoundException.idl +++ b/udkapi/com/sun/star/lang/ClassNotFoundException.idl @@ -40,9 +40,6 @@ published exception ClassNotFoundException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/DisposedException.idl b/udkapi/com/sun/star/lang/DisposedException.idl index 00adca0d2b1e..9a5780bb4a13 100644 --- a/udkapi/com/sun/star/lang/DisposedException.idl +++ b/udkapi/com/sun/star/lang/DisposedException.idl @@ -44,9 +44,6 @@ published exception DisposedException: com::sun::star::uno::RuntimeException }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/EventObject.idl b/udkapi/com/sun/star/lang/EventObject.idl index bab9db83e028..ba6a69da9082 100644 --- a/udkapi/com/sun/star/lang/EventObject.idl +++ b/udkapi/com/sun/star/lang/EventObject.idl @@ -45,9 +45,6 @@ published struct EventObject }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/IllegalAccessException.idl b/udkapi/com/sun/star/lang/IllegalAccessException.idl index 4efcaa9e7515..6b11d9e7f3d1 100644 --- a/udkapi/com/sun/star/lang/IllegalAccessException.idl +++ b/udkapi/com/sun/star/lang/IllegalAccessException.idl @@ -40,9 +40,6 @@ published exception IllegalAccessException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/IllegalArgumentException.idl b/udkapi/com/sun/star/lang/IllegalArgumentException.idl index 166f00b80500..360c49674247 100644 --- a/udkapi/com/sun/star/lang/IllegalArgumentException.idl +++ b/udkapi/com/sun/star/lang/IllegalArgumentException.idl @@ -49,9 +49,6 @@ published exception IllegalArgumentException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl index ddb9441d4c1b..86ad4763f8bf 100644 --- a/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl +++ b/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl @@ -43,9 +43,6 @@ published exception IndexOutOfBoundsException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/InvalidListenerException.idl b/udkapi/com/sun/star/lang/InvalidListenerException.idl index 42b375241199..50d453ce2ca7 100644 --- a/udkapi/com/sun/star/lang/InvalidListenerException.idl +++ b/udkapi/com/sun/star/lang/InvalidListenerException.idl @@ -43,9 +43,6 @@ published exception InvalidListenerException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/ListenerExistException.idl b/udkapi/com/sun/star/lang/ListenerExistException.idl index fa1e5a179299..3ad22bba6083 100644 --- a/udkapi/com/sun/star/lang/ListenerExistException.idl +++ b/udkapi/com/sun/star/lang/ListenerExistException.idl @@ -42,9 +42,6 @@ published exception ListenerExistException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl index 944fada0d131..a672894672a3 100644 --- a/udkapi/com/sun/star/lang/Locale.idl +++ b/udkapi/com/sun/star/lang/Locale.idl @@ -108,9 +108,6 @@ published struct Locale }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/MultiServiceFactory.idl b/udkapi/com/sun/star/lang/MultiServiceFactory.idl index 5d430d193435..f2723f88dd34 100644 --- a/udkapi/com/sun/star/lang/MultiServiceFactory.idl +++ b/udkapi/com/sun/star/lang/MultiServiceFactory.idl @@ -66,9 +66,6 @@ published service MultiServiceFactory }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/NoSuchFieldException.idl b/udkapi/com/sun/star/lang/NoSuchFieldException.idl index 40b9dc94fafe..168b4c52392e 100644 --- a/udkapi/com/sun/star/lang/NoSuchFieldException.idl +++ b/udkapi/com/sun/star/lang/NoSuchFieldException.idl @@ -39,9 +39,6 @@ published exception NoSuchFieldException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/NoSuchMethodException.idl b/udkapi/com/sun/star/lang/NoSuchMethodException.idl index dbf30cb1be4d..c31302f04099 100644 --- a/udkapi/com/sun/star/lang/NoSuchMethodException.idl +++ b/udkapi/com/sun/star/lang/NoSuchMethodException.idl @@ -39,9 +39,6 @@ published exception NoSuchMethodException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/NoSupportException.idl b/udkapi/com/sun/star/lang/NoSupportException.idl index 51d558a39ee0..fd8f0ad6affb 100644 --- a/udkapi/com/sun/star/lang/NoSupportException.idl +++ b/udkapi/com/sun/star/lang/NoSupportException.idl @@ -45,9 +45,6 @@ published exception NoSupportException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/NullPointerException.idl b/udkapi/com/sun/star/lang/NullPointerException.idl index e55b737a0dbe..a57815fa98a5 100644 --- a/udkapi/com/sun/star/lang/NullPointerException.idl +++ b/udkapi/com/sun/star/lang/NullPointerException.idl @@ -45,9 +45,6 @@ published exception NullPointerException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/RegistryServiceManager.idl b/udkapi/com/sun/star/lang/RegistryServiceManager.idl index 0d18f5e4799d..283840a9f422 100644 --- a/udkapi/com/sun/star/lang/RegistryServiceManager.idl +++ b/udkapi/com/sun/star/lang/RegistryServiceManager.idl @@ -76,9 +76,6 @@ published service RegistryServiceManager }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/ServiceManager.idl b/udkapi/com/sun/star/lang/ServiceManager.idl index f17588c9b5b1..af4a26275f71 100644 --- a/udkapi/com/sun/star/lang/ServiceManager.idl +++ b/udkapi/com/sun/star/lang/ServiceManager.idl @@ -125,9 +125,6 @@ published service ServiceManager }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl b/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl index 9fe55a96640b..3b4290a42aaf 100644 --- a/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl +++ b/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl @@ -42,9 +42,6 @@ published exception ServiceNotRegisteredException: com::sun::star::uno::Exceptio }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/SystemDependent.idl b/udkapi/com/sun/star/lang/SystemDependent.idl index e2388d94203e..cecd3ffe8da6 100644 --- a/udkapi/com/sun/star/lang/SystemDependent.idl +++ b/udkapi/com/sun/star/lang/SystemDependent.idl @@ -121,9 +121,6 @@ published constants SystemDependent }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/WrappedTargetException.idl b/udkapi/com/sun/star/lang/WrappedTargetException.idl index 7ee5d9ec6ed1..e457c1c18ae3 100644 --- a/udkapi/com/sun/star/lang/WrappedTargetException.idl +++ b/udkapi/com/sun/star/lang/WrappedTargetException.idl @@ -53,9 +53,6 @@ published exception WrappedTargetException: com::sun::star::uno::Exception }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl index cea39759e83e..69c57ec3ab45 100644 --- a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl +++ b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl @@ -102,9 +102,6 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XEventListener.idl b/udkapi/com/sun/star/lang/XEventListener.idl index 4574e1f4560c..66e03c876878 100644 --- a/udkapi/com/sun/star/lang/XEventListener.idl +++ b/udkapi/com/sun/star/lang/XEventListener.idl @@ -58,9 +58,6 @@ published interface XEventListener: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XInitialization.idl b/udkapi/com/sun/star/lang/XInitialization.idl index 5fa11f2f9ceb..345836724f1c 100644 --- a/udkapi/com/sun/star/lang/XInitialization.idl +++ b/udkapi/com/sun/star/lang/XInitialization.idl @@ -65,9 +65,6 @@ published interface XInitialization: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XLocalizable.idl b/udkapi/com/sun/star/lang/XLocalizable.idl index 5ed008d74a64..00cbf69b0ebf 100644 --- a/udkapi/com/sun/star/lang/XLocalizable.idl +++ b/udkapi/com/sun/star/lang/XLocalizable.idl @@ -52,9 +52,6 @@ published interface XLocalizable: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XMain.idl b/udkapi/com/sun/star/lang/XMain.idl index 51e3ffd8369e..fcdef42d5260 100644 --- a/udkapi/com/sun/star/lang/XMain.idl +++ b/udkapi/com/sun/star/lang/XMain.idl @@ -51,9 +51,6 @@ published interface XMain: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XMultiServiceFactory.idl b/udkapi/com/sun/star/lang/XMultiServiceFactory.idl index 4bf16ba2f948..2659252002cc 100644 --- a/udkapi/com/sun/star/lang/XMultiServiceFactory.idl +++ b/udkapi/com/sun/star/lang/XMultiServiceFactory.idl @@ -79,9 +79,6 @@ published interface XMultiServiceFactory: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XServiceInfo.idl b/udkapi/com/sun/star/lang/XServiceInfo.idl index a82e2f5e6b7a..cb009f2927fe 100644 --- a/udkapi/com/sun/star/lang/XServiceInfo.idl +++ b/udkapi/com/sun/star/lang/XServiceInfo.idl @@ -63,9 +63,6 @@ published interface XServiceInfo: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl index f4c16c95d4fd..20fc9797a848 100644 --- a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl +++ b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl @@ -64,9 +64,6 @@ published interface XSingleServiceFactory: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/udkapi/com/sun/star/lang/XUnoTunnel.idl b/udkapi/com/sun/star/lang/XUnoTunnel.idl index db94779ca3ae..ac2a40f7c5ba 100644 --- a/udkapi/com/sun/star/lang/XUnoTunnel.idl +++ b/udkapi/com/sun/star/lang/XUnoTunnel.idl @@ -64,9 +64,6 @@ published interface XUnoTunnel: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |