summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/TerminationVetoException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/TerminationVetoException.idl')
-rw-r--r--offapi/com/sun/star/frame/TerminationVetoException.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/TerminationVetoException.idl b/offapi/com/sun/star/frame/TerminationVetoException.idl
index 70408e43449e..99f58d58acf3 100644
--- a/offapi/com/sun/star/frame/TerminationVetoException.idl
+++ b/offapi/com/sun/star/frame/TerminationVetoException.idl
@@ -24,11 +24,11 @@
module com { module sun { module star { module frame {
-/** can be thrown by a <type>XTerminateListener</type> to prevent the environment
+/** can be thrown by a XTerminateListener to prevent the environment
(e.g., desktop) from terminating
<p>
- If a <type>XTerminateListener</type> use this exception for a veto against
+ If a XTerminateListener use this exception for a veto against
the termination of the office, he will be the new "owner" of it.
After his own operation will be finished, he MUST try to terminate the
office again. Any other veto listener can intercept that again or office