Searched refs:OPropertyHandlerFactory (Results 1 – 4 of 4) sorted by relevance
64 DBG_NAME(OPropertyHandlerFactory) in DBG_NAME() argument66 OPropertyHandlerFactory::OPropertyHandlerFactory() in DBG_NAME()68 DBG_CTOR(OPropertyHandlerFactory,NULL); in DBG_NAME()72 OPropertyHandlerFactory::~OPropertyHandlerFactory() in ~OPropertyHandlerFactory()75 DBG_DTOR(OPropertyHandlerFactory,NULL); in ~OPropertyHandlerFactory()78 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler()155 UniReference < XMLPropertyHandlerFactory> xFac = new OPropertyHandlerFactory(); in GetColumnStylesPropertySetMapper()209 UniReference < XMLPropertyHandlerFactory> xFac = new OPropertyHandlerFactory(); in GetRowStylesPropertySetMapper()
48 class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory class54 OPropertyHandlerFactory();55 virtual ~OPropertyHandlerFactory();
48 class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory class50 OPropertyHandlerFactory(const OPropertyHandlerFactory&);51 void operator =(const OPropertyHandlerFactory&);56 OPropertyHandlerFactory();57 virtual ~OPropertyHandlerFactory();
69 OPropertyHandlerFactory::OPropertyHandlerFactory() in DBG_NAME()74 OPropertyHandlerFactory::~OPropertyHandlerFactory() in ~OPropertyHandlerFactory()79 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler()147 …LPropertySetMapper((XMLPropertyMapEntry*)s_aXMLCellStylesProperties,new OPropertyHandlerFactory()); in GetCellStylePropertyMap()167 …LPropertySetMapper((XMLPropertyMapEntry*)s_aXMLCellStylesProperties,new OPropertyHandlerFactory()); in GetCellStylePropertyMap()
Completed in 24 milliseconds