21 module
com { module sun { module star { module sheet {
Definition: Ambiguous.idl:20
a description of how a cell range is to be sorted.
Definition: SheetSortDescriptor2.idl:32
boolean CopyOutputData
specifies if the sorted data should be copied to another position in the document.
Definition: SheetSortDescriptor2.idl:66
long UserListIndex
specifies which user defined sorting list is used.
Definition: SheetSortDescriptor2.idl:60
boolean ContainsHeader
specifies whether the first row or column (depending on com::sun::star::table::TableSortDescriptor::O...
Definition: SheetSortDescriptor2.idl:81
boolean IsUserListEnabled
specifies if a user defined sorting list is used.
Definition: SheetSortDescriptor2.idl:52
boolean BindFormatsToContent
specifies if cell formats are moved with the contents they belong to.
Definition: SheetSortDescriptor2.idl:41
com::sun::star::table::CellAddress OutputPosition
specifies the position where sorted data are to be copied.
Definition: SheetSortDescriptor2.idl:74
specifies properties which describe sorting of fields (rows or columns) in a table.
Definition: TableSortDescriptor2.idl:30
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:27