Language
The Free and Open Productivity Suite
:: com :: sun :: star :: util ::
|
deprecated |
struct SortField |
|
|
|
- Usage Restrictions
- deprecated
- Description
- describes a single field in a sort descriptor.
|
Elements' Summary |
Field |
index of the field in the table; 0-based.
|
SortAscending |
true if data are sorted in ascending order,
false if in descending order.
|
FieldType |
type of contents in the field.
|
Elements' Details |
Field
long Field;
- Description
- index of the field in the table; 0-based.
|
|
SortAscending
boolean SortAscending;
- Description
- true if data are sorted in ascending order,
false if in descending order.
|
|
FieldType
SortFieldType FieldType;
- Description
- type of contents in the field.
|
|
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.