:: com :: sun :: star :: text ::
|
service TextSortDescriptor2 |
- Description
- describes sort criterias for sorting paragraphs or table contents in
a text document.
|
Included Services - Summary |
::com::sun::star::table::TableSortDescriptor2 |
- (referenced entity's summary:)
- specifies properties which describe sorting of fields (rows or columns)
in a table.
|
Properties' Summary |
boolean
IsSortInTable |
determines if the content of a table or a selection of
paragraphs is to be sorted.
|
char
Delimiter |
contains the character that marks the column separator
when a selection of paragraphs is to be sorted.
|
Properties' Details |
IsSortInTable
boolean IsSortInTable;
- Description
- determines if the content of a table or a selection of
paragraphs is to be sorted.
|
|
Delimiter
char Delimiter;
- Description
- contains the character that marks the column separator
when a selection of paragraphs is to be sorted.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.