summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XCloseBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XCloseBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/util/XCloseBroadcaster.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XCloseBroadcaster.idl b/offapi/com/sun/star/util/XCloseBroadcaster.idl
index bb87ae11b9f4..1882ddfd430e 100644
--- a/offapi/com/sun/star/util/XCloseBroadcaster.idl
+++ b/offapi/com/sun/star/util/XCloseBroadcaster.idl
@@ -30,7 +30,7 @@
<p>
The called object for closing must post the closing events immediately
and before any internal cancel operations will be started.
- If a listener disagree with that it should throw a <type>CloseVetoException</type>
+ If a listener disagree with that it should throw a CloseVetoException
and called function <method>XCloseable::close</method> must be broken immediately.
It's not allowed to catch it inside the close() request.
If no listener nor internal processes hinder the object on closing