Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

deprecated service TextSortDescriptor
Usage Restrictions
deprecated
Description
describes sort criteria for sorting text.

Included Services - Summary
::com::sun::star::util::SortDescriptor
(referenced entity's summary:)
specifies the properties which can be used to describe a sort order applied to an XSortable.
Properties' Summary
char
Delimiter
contains the character that marks the separation of columns.  
boolean
IsSortInTable
determines if the content of a table is to be sorted.  
long
SortRowOrColumnNo0
contains the row or column index used in the first search key.  
boolean
IsSortNumeric0
determines if the sorting in the first search key is done numeric or alphanumeric order.  
boolean
IsSortAscending0
determines if the sorting in the first search key is done in ascending or descending order.  
long
SortRowOrColumnNo1
contains the row or column index used in the second search key.  
boolean
IsSortNumeric1
determines if the sorting in the second search key is done in numeric or alphanumeric order.  
boolean
IsSortAscending1
determines if the sorting in the second search key is done in ascending or descending order.  
long
SortRowOrColumnNo2
contains the row or column index used in the third search key.  
boolean
IsSortNumeric2
determines if the sorting in the third search key is done in numeric or alphanumeric order.  
boolean
IsSortAscending2
determines if the sorting in the third search key is done in ascending or descending order.  
Included Services - Details
::com::sun::star::util::SortDescriptor
(referenced entity's summary:)
specifies the properties which can be used to describe a sort order applied to an XSortable.
Properties' Details
Delimiter
char Delimiter;
Description
contains the character that marks the separation of columns.
IsSortInTable
boolean IsSortInTable;
Description
determines if the content of a table is to be sorted.
SortRowOrColumnNo0
long SortRowOrColumnNo0;
Description
contains the row or column index used in the first search key.
IsSortNumeric0
boolean IsSortNumeric0;
Description
determines if the sorting in the first search key is done numeric or alphanumeric order.
IsSortAscending0
boolean IsSortAscending0;
Description
determines if the sorting in the first search key is done in ascending or descending order.
SortRowOrColumnNo1
long SortRowOrColumnNo1;
Description
contains the row or column index used in the second search key.
IsSortNumeric1
boolean IsSortNumeric1;
Description
determines if the sorting in the second search key is done in numeric or alphanumeric order.
IsSortAscending1
boolean IsSortAscending1;
Description
determines if the sorting in the second search key is done in ascending or descending order.
SortRowOrColumnNo2
long SortRowOrColumnNo2;
Description
contains the row or column index used in the third search key.
IsSortNumeric2
boolean IsSortNumeric2;
Description
determines if the sorting in the third search key is done in numeric or alphanumeric order.
IsSortAscending2
boolean IsSortAscending2;
Description
determines if the sorting in the third search key is done in ascending or descending order.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.