Searched refs:XMLShapePropertySetMapper (Results 1 – 5 of 5) sorted by relevance
78 class XMLShapePropertySetMapper : public XMLPropertySetMapper class81 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);82 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…83 ~XMLShapePropertySetMapper();
1169 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper1174 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper1179 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 38 milliseconds