summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/DispatchResultEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DispatchResultEvent.idl')
-rw-r--r--offapi/com/sun/star/frame/DispatchResultEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/DispatchResultEvent.idl b/offapi/com/sun/star/frame/DispatchResultEvent.idl
index ef3467fdaab5..7601c8f8e28e 100644
--- a/offapi/com/sun/star/frame/DispatchResultEvent.idl
+++ b/offapi/com/sun/star/frame/DispatchResultEvent.idl
@@ -30,7 +30,7 @@
<p>
The type of the result is dispatch action dependent. The member State
- can be set to one of the values defined in <type>DispatchResultState</type>.
+ can be set to one of the values defined in DispatchResultState.
If State is set to <const>DispatchResultState::FAILURE</const>, Result may
specify the reason (or is empty). The type is also dispatch action dependent.
If State is set to <const>DispatchResultState::DONTKNOW</const>, Result is empty.