Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

struct OpenCommandArgument2
Base Hierarchy
OpenCommandArgument2OpenCommandArgument
Description
The argument for commands like "open", "update", and "synchronize".

This strcut extends the original OpenCommandArgument, which must not be changed for compatibility reasons.

See also
XCommandProcessor
Developers Guide
UCB - Folders - Accessing the Children of a Folder

Elements' Summary
SortingInfo The sort criteria for the rows of the returned ContentResultSet.  
Elements' Details
SortingInfo
sequence< NumberedSortingInfo > SortingInfo;
Description
The sort criteria for the rows of the returned ContentResultSet.

The resultset implementation may ignore this parameter, if it cannot sort the data by the given criteria in an efficient way (i.e. directly using the underlying data source -> SQL-database -> ORDER BY).

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.