Searched refs:rFactoryRef (Results 1 – 2 of 2) sorted by relevance
252 XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);253 …XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16…300 XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef);
1170 …ySetMapper::XMLShapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef) in XMLShapePropertySetMapper() argument1171 : XMLPropertySetMapper( aXMLSDProperties, rFactoryRef ) in XMLShapePropertySetMapper()1175 …hapePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef, sal_uInt16 nOf… in XMLShapePropertySetMapper() argument1176 : XMLPropertySetMapper( &aXMLSDProperties[nOffset], rFactoryRef ) in XMLShapePropertySetMapper()1574 …tySetMapper::XMLPagePropertySetMapper(const UniReference< XMLPropertyHandlerFactory >& rFactoryRef) in XMLPagePropertySetMapper() argument1575 : XMLPropertySetMapper( aXMLSDPresPageProps, rFactoryRef ) in XMLPagePropertySetMapper()
Completed in 25 milliseconds