LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes sort criteria for sorting paragraphs or table contents in a text document. More...
import"TextSortDescriptor2.idl";
Included Services | |
service | com::sun::star::table::TableSortDescriptor2 |
![]() | |
service | com::sun::star::util::SortDescriptor2 |
Public Attributes | |
boolean | IsSortInTable |
determines if the content of a table or a selection of paragraphs is to be sorted. More... | |
char | Delimiter |
contains the character that marks the column separator when a selection of paragraphs is to be sorted. More... | |
![]() | |
sequence< com::sun::star::table::TableSortField > | SortFields |
specifies a list of individual sort fields. More... | |
long | MaxSortFieldsCount |
contains the maximum number of sort fields the descriptor can hold. More... | |
boolean | IsSortColumns |
specifies if the columns or rows are to be sorted. More... | |
describes sort criteria for sorting paragraphs or table contents in a text document.
|
property |
contains the character that marks the column separator when a selection of paragraphs is to be sorted.
|
property |
determines if the content of a table or a selection of paragraphs is to be sorted.