#include <sortdynres.hxx>
|
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
|
Definition at line 137 of file sortdynres.hxx.
◆ SortedDynamicResultSetFactory()
SortedDynamicResultSetFactory::SortedDynamicResultSetFactory |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
rxContext | ) |
|
◆ ~SortedDynamicResultSetFactory()
SortedDynamicResultSetFactory::~SortedDynamicResultSetFactory |
( |
| ) |
|
|
overridevirtual |
◆ createSortedDynamicResultSet()
Reference< XDynamicResultSet > SAL_CALL SortedDynamicResultSetFactory::createSortedDynamicResultSet |
( |
const css::uno::Reference< css::ucb::XDynamicResultSet > & |
Source, |
|
|
const css::uno::Sequence< css::ucb::NumberedSortingInfo > & |
Info, |
|
|
const css::uno::Reference< css::ucb::XAnyCompareFactory > & |
CompareFactory |
|
) |
| |
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL SortedDynamicResultSetFactory::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL SortedDynamicResultSetFactory::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL SortedDynamicResultSetFactory::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > SortedDynamicResultSetFactory::m_xContext |
|
private |
The documentation for this class was generated from the following files: