LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_inspection_InteractiveSelectionResult_idl__
20 #define __com_sun_star_inspection_InteractiveSelectionResult_idl__
22 module
com { module sun { module star { module inspection {
InteractiveSelectionResult
describes possible results of an interactive selection of a property value in an object inspector
Definition: InteractiveSelectionResult.idl:32
@ Cancelled
The interactive selection of a property value was canceled.
Definition: InteractiveSelectionResult.idl:35
@ Pending
The interactive selection of a property value is still pending.
Definition: InteractiveSelectionResult.idl:57
@ Success
The interactive selection of a property value succeeded, and the new property value chosen by the use...
Definition: InteractiveSelectionResult.idl:41
@ ObtainedValue
The interactive selection of a property value succeeded, a new property value has been obtained,...
Definition: InteractiveSelectionResult.idl:51
Definition: Ambiguous.idl:22