22 module
com { module sun { module star { module task {
InteractionClassification
A classification of interaction requests.
Definition InteractionClassification.idl:30
@ QUERY
A query for the client/user (which will typically lead to the selection of an com::sun::star::task::X...
Definition InteractionClassification.idl:52
@ ERROR
An error.
Definition InteractionClassification.idl:33
@ INFO
Some information for the client/user (which will typically lead to the selection of an com::sun::star...
Definition InteractionClassification.idl:44
@ WARNING
A warning, less severe than an error.
Definition InteractionClassification.idl:37
Definition Ambiguous.idl:20