Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XSortedDynamicResultSetFactory
Description
Provides a method to create an XDynamicResultSet which will be sorted according to the given sorting options.

Methods' Summary
createSortedDynamicResultSet creates a sorted XDynamicResultSet depending on internal data, an (unsorted) XDynamicResultSet and the sorting info.  
Methods' Details
createSortedDynamicResultSet
XDynamicResultSet
createSortedDynamicResultSet( [in] XDynamicResultSet  Source,
[in] sequence< NumberedSortingInfo >  Info,
[in] XAnyCompareFactory  CompareFactory );

Description
creates a sorted XDynamicResultSet depending on internal data, an (unsorted) XDynamicResultSet and the sorting info.
Returns
a sorted resultset.
Parameter Source
the (unsorted) source resultset
Parameter Info
the sort criteria
Parameter CompareFactory
a factory for compare objects.
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.