summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XDynamicResultSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XDynamicResultSet.idl')
-rw-r--r--offapi/com/sun/star/ucb/XDynamicResultSet.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XDynamicResultSet.idl b/offapi/com/sun/star/ucb/XDynamicResultSet.idl
index 6fd0d57a10d9..6df0bc3089f4 100644
--- a/offapi/com/sun/star/ucb/XDynamicResultSet.idl
+++ b/offapi/com/sun/star/ucb/XDynamicResultSet.idl
@@ -112,9 +112,9 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent
/** Call this, if you want to get notifications about changes.
<p>The implementor has to call
- <member scope="com::sun::star::lang">XComponent::addEventListener</member>
+ com::sun::star::lang::XComponent::addEventListener()
in this method, so that we can call
- <member scope="com::sun::star::lang">XEventListener::disposing</member>
+ com::sun::star::lang::XEventListener::disposing()
at the listener
@param Listener