com :: sun :: star :: ucb :: interface XSortedDynamicResultSetFactory
- Base Interface
- com::sun::star::uno::XInterface
- Description
- Provides a method to create an XDynamicResultSet which
will be sorted according to the given sorting options.
Methods' Details
|
- createSortedDynamicResultSet
-  
- com::sun::star::ucb::XDynamicResultSet
createSortedDynamicResultSet(
-
- 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
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.