Home
last modified time | relevance | path

Searched refs:XMLShapePropertySetMapper (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.hxx249 class XMLShapePropertySetMapper : public XMLPropertySetMapper class
252 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
253XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…
254 ~XMLShapePropertySetMapper();
H A Dsdpropls.cxx1170 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper
1175 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper
1180 XMLShapePropertySetMapper::~XMLShapePropertySetMapper() in ~XMLShapePropertySetMapper()
H A Dshapeimport.cxx167 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()
H A Dshapeexport.cxx1044 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( xFactory ); in CreateShapePropMapper()
1293 … UniReference < XMLPropertySetMapper > xMapper( new XMLShapePropertySetMapper( xFactory.get() ) ); in GetShapeTableExport()
H A Dsdxmlexp.cxx459 UniReference < XMLPropertySetMapper > xMapper = new XMLShapePropertySetMapper( aFactoryRef); in setSourceDocument()

Completed in 60 milliseconds