21module 
com {  module sun {  module star {  module view {
 
SelectionType
Specifies a selection type for a view that supports a selection model.
Definition SelectionType.idl:27
@ SINGLE
The selection can only contain one or zero objects.
Definition SelectionType.idl:37
@ RANGE
The selection can contain zero or more objects.
Definition SelectionType.idl:48
@ MULTI
The selection can contain zero or more objects.
Definition SelectionType.idl:42
@ NONE
No selection is possible.
Definition SelectionType.idl:32
Definition Ambiguous.idl:20