LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_task_InteractionClassification_idl__
20 #define __com_sun_star_task_InteractionClassification_idl__
24 module
com { module sun { module star { module task {
@ ERROR
An error.
Definition: InteractionClassification.idl:35
@ QUERY
A query for the client/user (which will typically lead to the selection of an com::sun::star::task::X...
Definition: InteractionClassification.idl:54
InteractionClassification
A classification of interaction requests.
Definition: InteractionClassification.idl:32
@ INFO
Some information for the client/user (which will typically lead to the selection of an com::sun::star...
Definition: InteractionClassification.idl:46
Definition: Ambiguous.idl:22
@ WARNING
A warning, less severe than an error.
Definition: InteractionClassification.idl:39