summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XUpdateBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XUpdateBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/form/XUpdateBroadcaster.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/XUpdateBroadcaster.idl b/offapi/com/sun/star/form/XUpdateBroadcaster.idl
index d603948836dc..ddb83f21ccde 100644
--- a/offapi/com/sun/star/form/XUpdateBroadcaster.idl
+++ b/offapi/com/sun/star/form/XUpdateBroadcaster.idl
@@ -31,9 +31,9 @@
/** is the broadcaster interface for sending "approveUpdate" and "updated" events.
<p>The component supporting this interface must do approval calls
- (<member>XUpdateListener::approveUpdate</member>) immediately
+ (XUpdateListener::approveUpdate()) immediately
before the data is updated, and notification calls
- (<member>XUpdateListener::updated</member>) immediately afterwards.</p>
+ (XUpdateListener::updated()) immediately afterwards.</p>
@see XUpdateListener
*/