| /trunk/main/xmloff/source/style/ |
| H A D | prhdlfac.cxx | 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()
|
| H A D | xmlprmap.cxx | 47 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPropertySetMapperEntry_Impl() 78 const UniReference< XMLPropertyHandlerFactory >& rFactory ) in XMLPropertySetMapper() 102 for( vector < UniReference < XMLPropertyHandlerFactory > >::iterator in AddMapperEntry()
|
| H A D | PageMasterPropHdlFactory.cxx | 69 XMLPropertyHandlerFactory() in XMLPageMasterPropHdlFactory() 81 …XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
|
| H A D | PageMasterPropHdlFactory.hxx | 32 class XMLPageMasterPropHdlFactory : public XMLPropertyHandlerFactory
|
| H A D | PageMasterPropMapper.hxx | 38 const UniReference< XMLPropertyHandlerFactory >& rFactory );
|
| H A D | PageMasterPropMapper.cxx | 51 const UniReference< XMLPropertyHandlerFactory >& rFactory ) : in XMLPageMasterPropSetMapper()
|
| /trunk/main/xmloff/source/draw/ |
| H A D | sdpropls.hxx | 64 class XMLSdPropHdlFactory : public XMLPropertyHandlerFactory 81 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef); 82 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16… 129 XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
|
| H A D | shapeimport.cxx | 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()
|
| H A D | sdpropls.cxx | 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()
|
| H A D | shapeexport.cxx | 1043 …UniReference< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rExport.GetModel(), … in CreateShapePropMapper() 1292 …rtl::Reference< XMLPropertyHandlerFactory > xFactory( new XMLSdPropHdlFactory( mrExport.GetModel()… in GetShapeTableExport()
|
| /trunk/main/dbaccess/source/filter/xml/ |
| H A D | xmlHelper.cxx | 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()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | xmlprmap.hxx | 72 const UniReference< XMLPropertyHandlerFactory >& rFactory ); 83 ::std::vector< UniReference < XMLPropertyHandlerFactory > > aHdlFactories; 89 const UniReference< XMLPropertyHandlerFactory >& rFactory );
|
| H A D | prhdlfac.hxx | 46 class XMLOFF_DLLPUBLIC XMLPropertyHandlerFactory : public UniRefBase class 49 virtual ~XMLPropertyHandlerFactory();
|
| H A D | XMLPageExport.hxx | 45 class XMLPropertyHandlerFactory; 72 UniReference < XMLPropertyHandlerFactory > xPageMasterPropHdlFactory;
|
| H A D | controlpropertyhdl.hxx | 114 class XMLOFF_DLLPUBLIC OControlPropertyHandlerFactory : public XMLPropertyHandlerFactory
|
| /trunk/main/xmloff/source/forms/ |
| H A D | layerexport.hxx | 37 class XMLPropertyHandlerFactory; 79 ::vos::ORef< XMLPropertyHandlerFactory > m_xPropertyHandlerFactory;
|
| H A D | layerimport.hxx | 37 class XMLPropertyHandlerFactory;
|
| H A D | controlpropertyhdl.cxx | 133 pHandler = XMLPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlPropertyHandler.hxx | 32 class OXMLRptPropHdlFactory : public XMLPropertyHandlerFactory
|
| H A D | xmlfilter.hxx | 96 UniReference < XMLPropertyHandlerFactory > m_xPropHdlFactory;
|
| /trunk/main/xmloff/source/text/ |
| H A D | txtprhdl.hxx | 31 class XMLTextPropertyHandlerFactory : public XMLPropertyHandlerFactory
|
| H A D | txtprhdl.cxx | 1494 XMLPropertyHandlerFactory(), in XMLTextPropertyHandlerFactory() 1508 XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
|
| /trunk/main/xmloff/inc/xmloff/table/ |
| H A D | XMLTableImport.hxx | 50 …pertySetMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
|
| H A D | XMLTableExport.hxx | 71 …tyMapper >& xCellExportPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFact…
|
| /trunk/main/xmloff/inc/ |
| H A D | XMLChartPropertySetMapper.hxx | 40 class XMLChartPropHdlFactory : public XMLPropertyHandlerFactory
|