21 module
com { module sun { module star { module table {
42 [property] sequence<com::sun::star::util::SortField>
SortFields;
TableOrientation
used to select whether operations are carried out on columns or rows.
Definition: TableOrientation.idl:26
sequence< com::sun::star::util::SortField > SortFields
specifies the descriptions of the individual sort fields.
Definition: TableSortDescriptor.idl:37
specifies the properties which can be used to describe a sort order applied to an XSortable...
Definition: SortDescriptor.idl:31
Definition: Ambiguous.idl:20
com::sun::star::table::TableOrientation Orientation
specifies the sorting orientation (sort rows or columns).
Definition: TableSortDescriptor.idl:58
boolean ContainsHeader
specifies whether the first row or column (depending on com::sun::star::util::SortDescriptor::SortCol...
Definition: TableSortDescriptor.idl:65
long MaxFieldCount
contains the maximum number of sort fields the descriptor can hold.
Definition: TableSortDescriptor.idl:47
contains properties which describe sorting of rows or columns in a table.
Definition: TableSortDescriptor.idl:32