LibreOffice
LibreOffice 5.0 SDK API Reference
|
is a factory for DynamicResultSet implementations, which will be sorted according to the given sorting options. More...
import "SortedDynamicResultSetFactory.idl";
Additional Inherited Members | |
![]() | |
com::sun::star::ucb::XDynamicResultSet | createSortedDynamicResultSet ([in] com::sun::star::ucb::XDynamicResultSet Source,[in] sequence< com::sun::star::ucb::NumberedSortingInfo > Info,[in] com::sun::star::ucb::XAnyCompareFactory CompareFactory) |
creates a sorted XDynamicResultSet depending on internal data, an (unsorted) XDynamicResultSet and the sorting info. More... | |
is a factory for DynamicResultSet implementations, which will be sorted according to the given sorting options.