20#ifndef INCLUDED_XMLOFF_PRHDLFAC_HXX
21#define INCLUDED_XMLOFF_PRHDLFAC_HXX
90 static std::unique_ptr<XMLPropertyHandler> CreatePropertyHandler(sal_Int32 nType);
This class is a base-class to create XMLPropertyHandler.
XMLPropertyHandlerFactory & operator=(const XMLPropertyHandlerFactory &)=delete
std::unique_ptr< Impl > mpImpl
XMLPropertyHandlerFactory(const XMLPropertyHandlerFactory &)=delete
Abstract base-class for different XML-types.
static const XMLPropertyHandler * GetPropertyHandler(sal_Int32 nType)