LibreOffice
LibreOffice 7.4 SDK API Reference
Included Services | Public Attributes | List of all members
TextSortDescriptor2 Service Referencepublished

describes sort criteria for sorting paragraphs or table contents in a text document. More...

import"TextSortDescriptor2.idl";

Inheritance diagram for TextSortDescriptor2:
TableSortDescriptor2 SortDescriptor2

Included Services

service com::sun::star::table::TableSortDescriptor2
 
- Included Services inherited from 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...
 
- Public Attributes inherited from TableSortDescriptor2
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...
 

Additional Inherited Members

- Public Types inherited from TableSortDescriptor2
typedef sequence< com::sun::star::table::TableSortFieldSortFields
 specifies a list of individual sort fields. More...
 

Detailed Description

describes sort criteria for sorting paragraphs or table contents in a text document.

Since
OOo 1.1.2

Exported Interfaces

◆ com::sun::star::table::TableSortDescriptor2

Member Data Documentation

◆ Delimiter

char Delimiter
property

contains the character that marks the column separator when a selection of paragraphs is to be sorted.

◆ IsSortInTable

boolean IsSortInTable
property

determines if the content of a table or a selection of paragraphs is to be sorted.


The documentation for this service was generated from the following file: