Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dsdpropls.hxx78 class XMLShapePropertySetMapper : public XMLPropertySetMapper class
81 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
82XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…
83 ~XMLShapePropertySetMapper();
H A Dsdpropls.cxx1169 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper
1174 XMLShapePropertySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory … in XMLShapePropertySetMapper() function in XMLShapePropertySetMapper
1179 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 38 milliseconds