summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XActionsApproval.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XActionsApproval.idl')
-rw-r--r--offapi/com/sun/star/embed/XActionsApproval.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/XActionsApproval.idl b/offapi/com/sun/star/embed/XActionsApproval.idl
index 8d35d45f0229..12f9fbdea791 100644
--- a/offapi/com/sun/star/embed/XActionsApproval.idl
+++ b/offapi/com/sun/star/embed/XActionsApproval.idl
@@ -38,10 +38,10 @@ published interface XActionsApproval: com::sun::star::uno::XInterface
@param nAction
a value specifying the action that should be approved. Could take
- values from <type>Actions</type> constants set. The explicit set
+ values from Actions constants set. The explicit set
of the actions should be documented by the object that is going
to use this interface for approval as for example
- <type>InstanceLocker</type> does.
+ InstanceLocker does.
@return
returns <TRUE/> in case the specified action is approved.