Searched refs:XMLPropertyHandlerFactory (Results 1 – 25 of 40) sorted by relevance
12
109 XMLPropertyHandlerFactory::~XMLPropertyHandlerFactory() in ~XMLPropertyHandlerFactory()119 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler()130 XMLPropertyHandler* XMLPropertyHandlerFactory::GetHdlCache( sal_Int32 nType ) const in GetHdlCache()140 void XMLPropertyHandlerFactory::PutHdlCache( sal_Int32 nType, const XMLPropertyHandler* pHdl ) const in PutHdlCache()144 ((XMLPropertyHandlerFactory*)this)->maHandlerCache[ nType ] = (XMLPropertyHandler*)pHdl; in PutHdlCache()147 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetBasicHandler( sal_Int32 nType ) const in GetBasicHandler()162 const XMLPropertyHandler* XMLPropertyHandlerFactory::CreatePropertyHandler( sal_Int32 nType ) in CreatePropertyHandler()
47 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPropertySetMapperEntry_Impl()78 const UniReference< XMLPropertyHandlerFactory >& rFactory ) in XMLPropertySetMapper()102 for( vector < UniReference < XMLPropertyHandlerFactory > >::iterator in AddMapperEntry()
69 XMLPropertyHandlerFactory() in XMLPageMasterPropHdlFactory()81 …XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
32 class XMLPageMasterPropHdlFactory : public XMLPropertyHandlerFactory
38 const UniReference< XMLPropertyHandlerFactory >& rFactory );
51 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPageMasterPropSetMapper()
64 class XMLSdPropHdlFactory : public XMLPropertyHandlerFactory81 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);82 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…129 XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
1327 UniReference< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rModel, rImport ); in CreateShapePropMapper()1340 UniReference< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rModel, rImport ); in CreateExternalShapePropMapper()1474 …rtl::Reference< XMLPropertyHandlerFactory > xFactory( new XMLSdPropHdlFactory( mrImporter.GetModel… in GetShapeTableImport()
884 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()1169 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper()1174 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper()1573 XMLPagePropertySetMapper::XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >&… in XMLPagePropertySetMapper()
1043 …UniReference< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rExport.GetModel(), … in CreateShapePropMapper()1292 …rtl::Reference< XMLPropertyHandlerFactory > xFactory( new XMLSdPropHdlFactory( mrExport.GetModel()… in GetShapeTableExport()
141 UniReference < XMLPropertyHandlerFactory> xFac = new ::xmloff::OControlPropertyHandlerFactory(); in GetTableStylesPropertySetMapper()155 UniReference < XMLPropertyHandlerFactory> xFac = new OPropertyHandlerFactory(); in GetColumnStylesPropertySetMapper()197 …UniReference < XMLPropertyHandlerFactory> xFac = new /*OPropertyHandlerFactory*/::xmloff::OControl… in GetCellStylesPropertySetMapper()209 UniReference < XMLPropertyHandlerFactory> xFac = new OPropertyHandlerFactory(); in GetRowStylesPropertySetMapper()
72 const UniReference< XMLPropertyHandlerFactory >& rFactory );83 ::std::vector< UniReference < XMLPropertyHandlerFactory > > aHdlFactories;89 const UniReference< XMLPropertyHandlerFactory >& rFactory );
46 class XMLOFF_DLLPUBLIC XMLPropertyHandlerFactory : public UniRefBase class49 virtual ~XMLPropertyHandlerFactory();
45 class XMLPropertyHandlerFactory;72 UniReference < XMLPropertyHandlerFactory > xPageMasterPropHdlFactory;
114 class XMLOFF_DLLPUBLIC OControlPropertyHandlerFactory : public XMLPropertyHandlerFactory
37 class XMLPropertyHandlerFactory;79 ::vos::ORef< XMLPropertyHandlerFactory > m_xPropertyHandlerFactory;
37 class XMLPropertyHandlerFactory;
133 pHandler = XMLPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
32 class OXMLRptPropHdlFactory : public XMLPropertyHandlerFactory
96 UniReference < XMLPropertyHandlerFactory > m_xPropHdlFactory;
31 class XMLTextPropertyHandlerFactory : public XMLPropertyHandlerFactory
1494 XMLPropertyHandlerFactory(), in XMLTextPropertyHandlerFactory()1508 XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
50 …pertySetMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
71 …tyMapper >& xCellExportPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
40 class XMLChartPropHdlFactory : public XMLPropertyHandlerFactory
Completed in 103 milliseconds