Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.