20module
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:30
@ Pending
The interactive selection of a property value is still pending.
Definition InteractiveSelectionResult.idl:55
@ ObtainedValue
The interactive selection of a property value succeeded, a new property value has been obtained,...
Definition InteractiveSelectionResult.idl:49
@ Cancelled
The interactive selection of a property value was canceled.
Definition InteractiveSelectionResult.idl:33
@ Success
The interactive selection of a property value succeeded, and the new property value chosen by the use...
Definition InteractiveSelectionResult.idl:39
Definition Ambiguous.idl:20