19#ifndef __com_sun_star_view_SelectionType_idl__
20#define __com_sun_star_view_SelectionType_idl__
23module
com { module sun { module star { module view {
SelectionType
Specifies a selection type for a view that supports a selection model.
Definition SelectionType.idl:29
@ RANGE
The selection can contain zero or more objects.
Definition SelectionType.idl:50
@ MULTI
The selection can contain zero or more objects.
Definition SelectionType.idl:44
Definition Ambiguous.idl:22