summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/ListenerExistException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/ListenerExistException.idl')
-rw-r--r--udkapi/com/sun/star/lang/ListenerExistException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/lang/ListenerExistException.idl b/udkapi/com/sun/star/lang/ListenerExistException.idl
index 3ad22bba6083..27c72b1ed05d 100644
--- a/udkapi/com/sun/star/lang/ListenerExistException.idl
+++ b/udkapi/com/sun/star/lang/ListenerExistException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::ListenerExistException
/** is thrown by the <member>XConnectionPoint::advise</member> method
@@ -38,7 +36,6 @@ published exception ListenerExistException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };