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
boolean IsSortAscending0
determines if the sorting in the first search key is done in ascending or descending order.
Definition: TextSortDescriptor.idl:52
boolean IsSortAscending2
determines if the sorting in the third search key is done in ascending or descending order.
Definition: TextSortDescriptor.idl:80
long SortRowOrColumnNo2
contains the row or column index used in the third search key.
Definition: TextSortDescriptor.idl:70
describes sort criteria for sorting text.
Definition: TextSortDescriptor.idl:29
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 IsSortNumeric2
determines if the sorting in the third search key is done in numeric or alphanumeric order.
Definition: TextSortDescriptor.idl:75