19 #ifndef __com_sun_star_sheet_SheetSortDescriptor2_idl__
20 #define __com_sun_star_sheet_SheetSortDescriptor2_idl__
26 module com { module sun { module star { module sheet {
52 [property]
boolean BindFormatsToContent;
boolean ContainsHeader
specifies whether the first row or column (depending on com::sun::star::table::TableSortDescriptor::O...
Definition: SheetSortDescriptor2.idl:86
specifies properties which describe sorting of fields (rows or columns) in a table.
Definition: TableSortDescriptor2.idl:36
boolean CopyOutputData
specifies if the sorted data should be copied to another position in the document.
Definition: SheetSortDescriptor2.idl:71
com::sun::star::table::CellAddress OutputPosition
specifies the position where sorted data are to be copied.
Definition: SheetSortDescriptor2.idl:79
boolean IsUserListEnabled
specifies if a user defined sorting list is used.
Definition: SheetSortDescriptor2.idl:57
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
long UserListIndex
specifies which user defined sorting list is used.
Definition: SheetSortDescriptor2.idl:65
a description of how a cell range is to be sorted.
Definition: SheetSortDescriptor2.idl:36