summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/Actions.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/Actions.idl')
-rw-r--r--offapi/com/sun/star/embed/Actions.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/Actions.idl b/offapi/com/sun/star/embed/Actions.idl
index cf47a3b50a74..4adc8569b6b5 100644
--- a/offapi/com/sun/star/embed/Actions.idl
+++ b/offapi/com/sun/star/embed/Actions.idl
@@ -31,7 +31,7 @@ published constants Actions
close.
<p>
- Usually a <type scope="com::sun::star::util">XCloseListener</type>
+ Usually a com::sun::star::util::XCloseListener
implementation could use this constant to request approval to throw
veto exception.
</p>
@@ -42,7 +42,7 @@ published constants Actions
to terminate.
<p>
- Usually a <type scope="com::sun::star::frame">XTerminateListener</type>
+ Usually a com::sun::star::frame::XTerminateListener
implementation could use this constant to request approval to throw
veto exception.
</p>