22 module
com { module sun { module star { module text {
boolean IsSortNumeric2
determines if the sorting in the third search key is done in numeric or alphanumeric order...
Definition: TextSortDescriptor.idl:75
boolean IsSortAscending2
determines if the sorting in the third search key is done in ascending or descending order...
Definition: TextSortDescriptor.idl:80
specifies the properties which can be used to describe a sort order applied to an XSortable...
Definition: SortDescriptor.idl:31
long SortRowOrColumnNo2
contains the row or column index used in the third search key.
Definition: TextSortDescriptor.idl:70
Definition: Ambiguous.idl:20
describes sort criteria for sorting text.
Definition: TextSortDescriptor.idl:28
char Delimiter
contains the character that marks the separation of columns.
Definition: TextSortDescriptor.idl:30
boolean IsSortAscending1
determines if the sorting in the second search key is done in ascending or descending order...
Definition: TextSortDescriptor.idl:66
boolean IsSortAscending0
determines if the sorting in the first search key is done in ascending or descending order...
Definition: TextSortDescriptor.idl:52
boolean IsSortInTable
determines if the content of a table is to be sorted.
Definition: TextSortDescriptor.idl:38
long SortRowOrColumnNo0
contains the row or column index used in the first search key.
Definition: TextSortDescriptor.idl:42
boolean IsSortNumeric1
determines if the sorting in the second search key is done in numeric or alphanumeric order...
Definition: TextSortDescriptor.idl:61
long SortRowOrColumnNo1
contains the row or column index used in the second search key.
Definition: TextSortDescriptor.idl:56
boolean IsSortNumeric0
determines if the sorting in the first search key is done numeric or alphanumeric order...
Definition: TextSortDescriptor.idl:47