:: com :: sun :: star :: text ::
|
service TextSortDescriptor2 |
- Description
- describes sort criterias for sorting paragraphs or table contents in
a text document.
- Since
- OpenOffice 1.1.2
|
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 © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.