Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ucb ::

struct NumberedSortingInfo
Description
contains information for sorting a ContentResultSet.

In contrast to the struct SortingInfo this struct is used to be on the safe side, that no one asks for sorting by a property which is not contained in a ContentResultSet.


Elements' Summary
ColumnIndex sort the resultset by this column. Index starts with 1.  
Ascending contains a flag indicating the sort mode (ascending or descending).  
Elements' Details
ColumnIndex
long ColumnIndex;
Description
sort the resultset by this column. Index starts with 1.
Ascending
boolean Ascending;
Description
contains a flag indicating the sort mode (ascending or descending).
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.