|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:27
provides access to a collection of filter conditions (filter fields).
Definition: XSheetFilterDescriptor2.idl:34
com::sun::star::table::CellAddress OutputPosition
specifies the position where filtered data are to be copied.
Definition: SheetFilterDescriptor.idl:103
boolean SaveOutputPosition
specifies if the SheetFilterDescriptor::OutputPosition position is saved for future calls.
Definition: SheetFilterDescriptor.idl:78
long MaxFieldCount
returns the maximum number of filter fields in the descriptor.
Definition: SheetFilterDescriptor.idl:111
TableOrientation
used to select whether operations are carried out on columns or rows.
Definition: TableOrientation.idl:27
boolean CopyOutputData
specifies if the filtered data should be copied to another position in the document.
Definition: SheetFilterDescriptor.idl:95
boolean ContainsHeader
specifies if the first row (or column) contains headers which should not be filtered.
Definition: SheetFilterDescriptor.idl:89
boolean UseRegularExpressions
specifies if the TableFilterField::StringValue strings are interpreted as regular expressions.
Definition: SheetFilterDescriptor.idl:69
boolean SkipDuplicates
specifies if duplicate entries are left out of the result.
Definition: SheetFilterDescriptor.idl:63
com::sun::star::table::TableOrientation Orientation
specifies if columns or rows are filtered.
Definition: SheetFilterDescriptor.idl:83
Definition: Ambiguous.idl:20
represents a description of how a cell range is to be filtered.
Definition: SheetFilterDescriptor.idl:31
provides access to a collection of filter conditions (filter fields).
Definition: XSheetFilterDescriptor.idl:29
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SheetFilterDescriptor.idl:53