21module
com { module sun { module star { module sheet {
Definition Ambiguous.idl:20
a description of how a cell range is to be sorted.
Definition SheetSortDescriptor.idl:30
boolean CopyOutputData
specifies if the sorted data should be copied to another position in the document.
Definition SheetSortDescriptor.idl:59
long UserListIndex
specifies which user defined sorting list is used.
Definition SheetSortDescriptor.idl:53
boolean IsUserListEnabled
specifies if a user defined sorting list is used.
Definition SheetSortDescriptor.idl:45
boolean BindFormatsToContent
specifies if cell formats are moved with the contents they belong to.
Definition SheetSortDescriptor.idl:40
com::sun::star::table::CellAddress OutputPosition
specifies the position where sorted data are to be copied.
Definition SheetSortDescriptor.idl:67
contains properties which describe sorting of rows or columns in a table.
Definition TableSortDescriptor.idl:33
contains a cell address within a spreadsheet document.
Definition CellAddress.idl:27