summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/InteractionClassification.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/InteractionClassification.idl')
-rw-r--r--offapi/com/sun/star/task/InteractionClassification.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/task/InteractionClassification.idl b/offapi/com/sun/star/task/InteractionClassification.idl
index fda9e2fc379c..47405e401649 100644
--- a/offapi/com/sun/star/task/InteractionClassification.idl
+++ b/offapi/com/sun/star/task/InteractionClassification.idl
@@ -40,15 +40,15 @@ published enum InteractionClassification
/** Some information for the client/user (which will typically lead to the
selection of an
- <type scope="com::sun::star::task">XInteractionApprove</type>
+ com::sun::star::task::XInteractionApprove
continuation).
*/
INFO,
/** A query for the client/user (which will typically lead to the
selection of an
- <type scope="com::sun::star::task">XInteractionApprove</type> or
- <type scope="com::sun::star::task">XInteractionDisapprove</type>
+ com::sun::star::task::XInteractionApprove or
+ com::sun::star::task::XInteractionDisapprove
continuation).
*/
QUERY