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

#include <xmlHelper.hxx>

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

Public Member Functions

 OPropertyHandlerFactory ()
 
virtual ~OPropertyHandlerFactory () override
 
virtual const XMLPropertyHandlerGetPropertyHandler (sal_Int32 _nType) const override
 
- Public Member Functions inherited from xmloff::OControlPropertyHandlerFactory
 OControlPropertyHandlerFactory ()
 
virtual const XMLPropertyHandlerGetPropertyHandler (sal_Int32 _nType) const override
 
- Public Member Functions inherited from XMLPropertyHandlerFactory
 XMLPropertyHandlerFactory ()
 
virtual ~XMLPropertyHandlerFactory () override
 
virtual const XMLPropertyHandlerGetPropertyHandler (sal_Int32 nType) const
 

Private Member Functions

 OPropertyHandlerFactory (const OPropertyHandlerFactory &)=delete
 
void operator= (const OPropertyHandlerFactory &)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from XMLPropertyHandlerFactory
static std::unique_ptr< XMLPropertyHandlerCreatePropertyHandler (sal_Int32 nType)
 
- Protected Member Functions inherited from XMLPropertyHandlerFactory
const XMLPropertyHandlerGetHdlCache (sal_Int32 nType) const
 
void PutHdlCache (sal_Int32 nType, const XMLPropertyHandler *pHdl) const
 

Detailed Description

Definition at line 36 of file xmlHelper.hxx.

Constructor & Destructor Documentation

◆ OPropertyHandlerFactory() [1/2]

rptxml::OPropertyHandlerFactory::OPropertyHandlerFactory ( const OPropertyHandlerFactory )
privatedelete

◆ OPropertyHandlerFactory() [2/2]

rptxml::OPropertyHandlerFactory::OPropertyHandlerFactory ( )

Definition at line 57 of file xmlHelper.cxx.

◆ ~OPropertyHandlerFactory()

rptxml::OPropertyHandlerFactory::~OPropertyHandlerFactory ( )
overridevirtual

Definition at line 61 of file xmlHelper.cxx.

Member Function Documentation

◆ GetPropertyHandler()

const XMLPropertyHandler * rptxml::OPropertyHandlerFactory::GetPropertyHandler ( sal_Int32  _nType) const
overridevirtual

◆ operator=()

void rptxml::OPropertyHandlerFactory::operator= ( const OPropertyHandlerFactory )
privatedelete

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