Home
last modified time | relevance | path

Searched refs:XMLPropertyHandlerFactory (Results 1 – 25 of 40) sorted by relevance

12

/aoo4110/main/xmloff/source/style/
H A Dprhdlfac.cxx109 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()
H A Dxmlprmap.cxx47 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPropertySetMapperEntry_Impl()
78 const UniReference< XMLPropertyHandlerFactory >& rFactory ) in XMLPropertySetMapper()
102 for( vector < UniReference < XMLPropertyHandlerFactory > >::iterator in AddMapperEntry()
H A DPageMasterPropHdlFactory.cxx60 XMLPropertyHandlerFactory() in XMLPageMasterPropHdlFactory()
72 …XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
H A DPageMasterPropHdlFactory.hxx32 class XMLPageMasterPropHdlFactory : public XMLPropertyHandlerFactory
H A DPageMasterPropMapper.hxx38 const UniReference< XMLPropertyHandlerFactory >& rFactory );
H A DPageMasterPropMapper.cxx51 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPageMasterPropSetMapper()
/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.hxx235 class XMLSdPropHdlFactory : public XMLPropertyHandlerFactory
252 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
253 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…
300 XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
H A Dshapeimport.cxx1327 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()
H A Dsdpropls.cxx885 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
1170 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory in XMLShapePropertySetMapper()
1175 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory in XMLShapePropertySetMapper()
1574 XMLPagePropertySetMapper::XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >&… in XMLPagePropertySetMapper()
H A Dshapeexport.cxx1043 …UniReference< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rExport.GetModel(), … in CreateShapePropMapper()
1292 …rtl::Reference< XMLPropertyHandlerFactory > xFactory( new XMLSdPropHdlFactory( mrExport.GetModel()… in GetShapeTableExport()
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlHelper.cxx141 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()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx72 const UniReference< XMLPropertyHandlerFactory >& rFactory );
83 ::std::vector< UniReference < XMLPropertyHandlerFactory > > aHdlFactories;
89 const UniReference< XMLPropertyHandlerFactory >& rFactory );
H A Dprhdlfac.hxx46 class XMLOFF_DLLPUBLIC XMLPropertyHandlerFactory : public UniRefBase class
49 virtual ~XMLPropertyHandlerFactory();
H A DXMLPageExport.hxx45 class XMLPropertyHandlerFactory;
72 UniReference < XMLPropertyHandlerFactory > xPageMasterPropHdlFactory;
H A Dcontrolpropertyhdl.hxx114 class XMLOFF_DLLPUBLIC OControlPropertyHandlerFactory : public XMLPropertyHandlerFactory
/aoo4110/main/xmloff/source/forms/
H A Dlayerexport.hxx37 class XMLPropertyHandlerFactory;
79 ::vos::ORef< XMLPropertyHandlerFactory > m_xPropertyHandlerFactory;
H A Dlayerimport.hxx37 class XMLPropertyHandlerFactory;
H A Dcontrolpropertyhdl.cxx133 pHandler = XMLPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlPropertyHandler.hxx32 class OXMLRptPropHdlFactory : public XMLPropertyHandlerFactory
H A Dxmlfilter.hxx96 UniReference < XMLPropertyHandlerFactory > m_xPropHdlFactory;
/aoo4110/main/xmloff/source/text/
H A Dtxtprhdl.hxx31 class XMLTextPropertyHandlerFactory : public XMLPropertyHandlerFactory
H A Dtxtprhdl.cxx1460 XMLPropertyHandlerFactory(), in XMLTextPropertyHandlerFactory()
1474 XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
/aoo4110/main/xmloff/inc/xmloff/table/
H A DXMLTableImport.hxx50 …pertySetMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
H A DXMLTableExport.hxx71 …tyMapper >& xCellExportPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
/aoo4110/main/xmloff/inc/
H A DXMLChartPropertySetMapper.hxx40 class XMLChartPropHdlFactory : public XMLPropertyHandlerFactory

Completed in 125 milliseconds

12