Searched refs:OControlPropertyHandlerFactory (Results 1 – 9 of 9) sorted by relevance
54 OControlPropertyHandlerFactory::OControlPropertyHandlerFactory() in OControlPropertyHandlerFactory() function in xmloff::OControlPropertyHandlerFactory66 OControlPropertyHandlerFactory::~OControlPropertyHandlerFactory() in ~OControlPropertyHandlerFactory()78 …const XMLPropertyHandler* OControlPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) con… in GetPropertyHandler()
97 m_xPropertyHandlerFactory = new OControlPropertyHandlerFactory(); in OFormLayerXMLExport_Impl()
114 class XMLOFF_DLLPUBLIC OControlPropertyHandlerFactory : public XMLPropertyHandlerFactory class126 virtual ~OControlPropertyHandlerFactory();129 OControlPropertyHandlerFactory();
99 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()141 UniReference < XMLPropertyHandlerFactory> xFac = new ::xmloff::OControlPropertyHandlerFactory(); in GetTableStylesPropertySetMapper()197 …tyHandlerFactory> xFac = new /*OPropertyHandlerFactory*/::xmloff::OControlPropertyHandlerFactory(); in GetCellStylesPropertySetMapper()
48 class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory
253 … UniReference < XMLPropertyHandlerFactory> xFac = new ::xmloff::OControlPropertyHandlerFactory(); in GetImportPropertyMapper()
107 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
275 UniReference < XMLPropertyHandlerFactory> xFac = new ::xmloff::OControlPropertyHandlerFactory(); in ORptExport()
Completed in 54 milliseconds