Home
last modified time | relevance | path

Searched refs:OPropertyHandlerFactory (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlHelper.cxx64 DBG_NAME(OPropertyHandlerFactory) in DBG_NAME() argument
66 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()
H A DxmlHelper.hxx48 class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory class
54 OPropertyHandlerFactory();
55 virtual ~OPropertyHandlerFactory();
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.hxx48 class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory class
50 OPropertyHandlerFactory(const OPropertyHandlerFactory&);
51 void operator =(const OPropertyHandlerFactory&);
56 OPropertyHandlerFactory();
57 virtual ~OPropertyHandlerFactory();
H A DxmlHelper.cxx69 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 25 milliseconds