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