#include <cachedcontentresultset.hxx>
|
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
|
Definition at line 360 of file cachedcontentresultset.hxx.
◆ CachedContentResultSetFactory()
CachedContentResultSetFactory::CachedContentResultSetFactory |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
rxContext | ) |
|
◆ ~CachedContentResultSetFactory()
CachedContentResultSetFactory::~CachedContentResultSetFactory |
( |
| ) |
|
|
overridevirtual |
◆ createCachedContentResultSet()
Reference< XResultSet > SAL_CALL CachedContentResultSetFactory::createCachedContentResultSet |
( |
const css::uno::Reference< css::sdbc::XResultSet > & |
xSource, |
|
|
const css::uno::Reference< css::ucb::XContentIdentifierMapping > & |
xMapping |
|
) |
| |
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL CachedContentResultSetFactory::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL CachedContentResultSetFactory::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL CachedContentResultSetFactory::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > CachedContentResultSetFactory::m_xContext |
|
private |
The documentation for this class was generated from the following files: