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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/ListenerExistException.idl b/udkapi/com/sun/star/lang/ListenerExistException.idl
index 35d9d3d0ca7f..2e7970383ea4 100644
--- a/udkapi/com/sun/star/lang/ListenerExistException.idl
+++ b/udkapi/com/sun/star/lang/ListenerExistException.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module lang {
-/** is thrown by the <member>XConnectionPoint::advise</member> method
+/** is thrown by the XConnectionPoint::advise() method
to indicate that there is only one listener allowed.
@see XConnectionPoint