Searched refs:XMLShapePropertySetMapper (Results 1 – 5 of 5) sorted by relevance
249 class XMLShapePropertySetMapper : public XMLPropertySetMapper class252 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);253 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…254 ~XMLShapePropertySetMapper();
1170 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper1175 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper1180 XMLShapePropertySetMapper::~XMLShapePropertySetMapper() in ~XMLShapePropertySetMapper()
167 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper(mpSdPropHdlFactory); in XMLShapeImportHelper()1328 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( xFactory ); in CreateShapePropMapper()1341 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( xFactory, 1 ); in CreateExternalShapePropMapper()1475 …rtl::Reference< XMLPropertySetMapper > xPropertySetMapper( new XMLShapePropertySetMapper( xFactory… in GetShapeTableImport()
1044 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( xFactory ); in CreateShapePropMapper()1293 … UniReference < XMLPropertySetMapper > xMapper( new XMLShapePropertySetMapper( xFactory.get() ) ); in GetShapeTableExport()
459 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( aFactoryRef); in setSourceDocument()
Completed in 54 milliseconds