boolean IsSortInTable
determines if the content of a table is to be sorted.
Definition: TextSortDescriptor.idl:42
long SortRowOrColumnNo0
contains the row or column index used in the first search key.
Definition: TextSortDescriptor.idl:46
boolean IsSortNumeric1
determines if the sorting in the second search key is done in numeric or alphanumeric order.
Definition: TextSortDescriptor.idl:65
long SortRowOrColumnNo1
contains the row or column index used in the second search key.
Definition: TextSortDescriptor.idl:60
boolean IsSortNumeric0
determines if the sorting in the first search key is done numeric or alphanumeric order.
Definition: TextSortDescriptor.idl:51
boolean IsSortAscending0
determines if the sorting in the first search key is done in ascending or descending order.
Definition: TextSortDescriptor.idl:56
boolean IsSortAscending2
determines if the sorting in the third search key is done in ascending or descending order.
Definition: TextSortDescriptor.idl:84
long SortRowOrColumnNo2
contains the row or column index used in the third search key.
Definition: TextSortDescriptor.idl:74
describes sort criteria for sorting text.
Definition: TextSortDescriptor.idl:33
char Delimiter
contains the character that marks the separation of columns.
Definition: TextSortDescriptor.idl:34
boolean IsSortAscending1
determines if the sorting in the second search key is done in ascending or descending order.
Definition: TextSortDescriptor.idl:70
boolean IsSortNumeric2
determines if the sorting in the third search key is done in numeric or alphanumeric order.
Definition: TextSortDescriptor.idl:79