21 module
com { module sun { module star { module sheet {
com::sun::star::table::CellAddress OutputPosition
specifies the position where filtered data are to be copied.
Definition: SheetFilterDescriptor.idl:103
TableOrientation
used to select whether operations are carried out on columns or rows.
Definition: TableOrientation.idl:26
Definition: Ambiguous.idl:20
boolean SaveOutputPosition
specifies if the SheetFilterDescriptor::OutputPosition position is saved for future calls...
Definition: SheetFilterDescriptor.idl:78
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
long MaxFieldCount
returns the maximum number of filter fields in the descriptor.
Definition: SheetFilterDescriptor.idl:111
com::sun::star::table::TableOrientation Orientation
specifies if columns or rows are filtered.
Definition: SheetFilterDescriptor.idl:83
boolean CopyOutputData
specifies if the filtered data should be copied to another position in the document.
Definition: SheetFilterDescriptor.idl:95
provides access to a collection of filter conditions (filter fields).
Definition: XSheetFilterDescriptor2.idl:33
boolean ContainsHeader
specifies if the first row (or column) contains headers which should not be filtered.
Definition: SheetFilterDescriptor.idl:89
represents a description of how a cell range is to be filtered.
Definition: SheetFilterDescriptor.idl:30
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:26
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SheetFilterDescriptor.idl:53
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
provides access to a collection of filter conditions (filter fields).
Definition: XSheetFilterDescriptor.idl:28