summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XStatusListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XStatusListener.idl')
-rw-r--r--offapi/com/sun/star/frame/XStatusListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XStatusListener.idl b/offapi/com/sun/star/frame/XStatusListener.idl
index c80589ff1afb..ee53f9d78744 100644
--- a/offapi/com/sun/star/frame/XStatusListener.idl
+++ b/offapi/com/sun/star/frame/XStatusListener.idl
@@ -29,8 +29,8 @@
/** makes it possible to receive events when the state of a feature changes.
<p>
- Nobody guarantee any notification. Use combination of <type>XNotifyingDispatch</type>
- and <type>XDispatchResultListener</type> for that.
+ Nobody guarantee any notification. Use combination of XNotifyingDispatch
+ and XDispatchResultListener for that.
</p>
@see XDispatch