LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
boolean SingleCellMode
specifies if the range selection is limited to a single cell only.
Definition: RangeSelectionArguments.idl:54
string InitialValue
contains the initial value for the range descriptor.
Definition: RangeSelectionArguments.idl:34
contains the arguments for starting the range selection.
Definition: RangeSelectionArguments.idl:31
string Title
contains a title for the operation.
Definition: RangeSelectionArguments.idl:38
Definition: Ambiguous.idl:22
boolean CloseOnMouseRelease
specifies if the range selection is finished when the mouse button is released, after selecting cells...
Definition: RangeSelectionArguments.idl:43