LibreOffice Module ucb (master) 1
Public Member Functions | List of all members
CachedContentResultSetStubFactory Class Referencefinal

#include <cachedcontentresultsetstub.hxx>

Inheritance diagram for CachedContentResultSetStubFactory:
[legend]
Collaboration diagram for CachedContentResultSetStubFactory:
[legend]

Public Member Functions

 CachedContentResultSetStubFactory ()
 
virtual ~CachedContentResultSetStubFactory () override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL createCachedContentResultSetStub (const css::uno::Reference< css::sdbc::XResultSet > &xSource) override
 

Detailed Description

Definition at line 145 of file cachedcontentresultsetstub.hxx.

Constructor & Destructor Documentation

◆ CachedContentResultSetStubFactory()

CachedContentResultSetStubFactory::CachedContentResultSetStubFactory ( )

Definition at line 497 of file cachedcontentresultsetstub.cxx.

◆ ~CachedContentResultSetStubFactory()

CachedContentResultSetStubFactory::~CachedContentResultSetStubFactory ( )
overridevirtual

Definition at line 501 of file cachedcontentresultsetstub.cxx.

Member Function Documentation

◆ createCachedContentResultSetStub()

Reference< XResultSet > SAL_CALL CachedContentResultSetStubFactory::createCachedContentResultSetStub ( const css::uno::Reference< css::sdbc::XResultSet > &  xSource)
overridevirtual

Definition at line 538 of file cachedcontentresultsetstub.cxx.

◆ getImplementationName()

OUString SAL_CALL CachedContentResultSetStubFactory::getImplementationName ( )
overridevirtual

Definition at line 508 of file cachedcontentresultsetstub.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > SAL_CALL CachedContentResultSetStubFactory::getSupportedServiceNames ( )
overridevirtual

Definition at line 516 of file cachedcontentresultsetstub.cxx.

◆ supportsService()

sal_Bool SAL_CALL CachedContentResultSetStubFactory::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 512 of file cachedcontentresultsetstub.cxx.

References ServiceName, and cppu::supportsService().


The documentation for this class was generated from the following files: