LibreOffice Module reportdesign (master) 1
Public Member Functions | Private Attributes | List of all members
rptxml::ORptTypeDetection Class Reference

#include <dbloader2.hxx>

Inheritance diagram for rptxml::ORptTypeDetection:
[legend]
Collaboration diagram for rptxml::ORptTypeDetection:
[legend]

Public Member Functions

 ORptTypeDetection (css::uno::Reference< css::uno::XComponentContext > const &xContext)
 
OUString SAL_CALL getImplementationName () override
 
sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual OUString SAL_CALL detect (css::uno::Sequence< css::beans::PropertyValue > &Descriptor) override
 

Private Attributes

css::uno::Reference< css::uno::XComponentContext > m_xContext
 

Detailed Description

Definition at line 32 of file dbloader2.hxx.

Constructor & Destructor Documentation

◆ ORptTypeDetection()

rptxml::ORptTypeDetection::ORptTypeDetection ( css::uno::Reference< css::uno::XComponentContext > const &  xContext)
explicit

Definition at line 42 of file dbloader2.cxx.

References m_xContext.

Member Function Documentation

◆ detect()

OUString SAL_CALL rptxml::ORptTypeDetection::detect ( css::uno::Sequence< css::beans::PropertyValue > &  Descriptor)
overridevirtual

◆ getImplementationName()

OUString SAL_CALL rptxml::ORptTypeDetection::getImplementationName ( )
override

Definition at line 81 of file dbloader2.cxx.

◆ getSupportedServiceNames()

Sequence< OUString > SAL_CALL rptxml::ORptTypeDetection::getSupportedServiceNames ( )
override

Definition at line 94 of file dbloader2.cxx.

◆ supportsService()

sal_Bool SAL_CALL rptxml::ORptTypeDetection::supportsService ( const OUString &  ServiceName)
override

Definition at line 88 of file dbloader2.cxx.

References ServiceName, and cppu::supportsService().

Member Data Documentation

◆ m_xContext

css::uno::Reference< css::uno::XComponentContext > rptxml::ORptTypeDetection::m_xContext
private

Definition at line 34 of file dbloader2.hxx.

Referenced by detect().


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