diff options
Diffstat (limited to 'udkapi/com/sun/star/lang/XConnectionPoint.idl')
-rw-r--r-- | udkapi/com/sun/star/lang/XConnectionPoint.idl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl index 95cbe3bf3..edafc6001 100644 --- a/udkapi/com/sun/star/lang/XConnectionPoint.idl +++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl @@ -27,21 +27,12 @@ #ifndef __com_sun_star_lang_XConnectionPoint_idl__ #define __com_sun_star_lang_XConnectionPoint_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_lang_XConnectionPointContainer_idl__ #include <com/sun/star/lang/XConnectionPointContainer.idl> -#endif -#ifndef __com_sun_star_lang_ListenerExistException_idl__ #include <com/sun/star/lang/ListenerExistException.idl> -#endif -#ifndef __com_sun_star_lang_InvalidListenerException_idl__ #include <com/sun/star/lang/InvalidListenerException.idl> -#endif //============================================================================= |