19 #ifndef __com_sun_star_sheet_RangeSelectionArguments_idl__
20 #define __com_sun_star_sheet_RangeSelectionArguments_idl__
23 module com { module sun { module star { module sheet {
string InitialValue
contains the initial value for the range descriptor.
Definition: RangeSelectionArguments.idl:34
string Title
contains a title for the operation.
Definition: RangeSelectionArguments.idl:38
boolean CloseOnMouseRelease
specifies if the range selection is finished when the mouse button is released, after selecting cells...
Definition: RangeSelectionArguments.idl:43
contains the arguments for starting the range selection.
Definition: RangeSelectionArguments.idl:30
boolean SingleCellMode
specifies if the range selection is limited to a single cell only.
Definition: RangeSelectionArguments.idl:54