summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XComponent.idl')
-rw-r--r--udkapi/com/sun/star/lang/XComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index 31c7549b4b1a..7423937bb360 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -85,7 +85,7 @@ published interface XComponent: com::sun::star::uno::XInterface
XComponent::addEventListener</member> is called, the call will not fail
with a com::sun::star::lang::DisposedException, but
the caller will be notified via the
- <member scope="com::sun::star::lang">XEventListener::disposing</member>
+ com::sun::star::lang::XEventListener::disposing()
callback. This callback can occur synchronously within the
<member scope="com::sun::star::lang">XComponent::addEventListener
</member> call.</p>