Searched refs:rDestMap (Results 1 – 2 of 2) sorted by relevance
958 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic() argument1029 MapMode aNewMap( rDestMap ); in GetTransformedGraphic()1030 aNewMap.SetOrigin( OutputDevice::LogicToLogic(aNewOrigin, aMtfMapMode, rDestMap) ); in GetTransformedGraphic()1036 aMtf.SetPrefMapMode( rDestMap ); in GetTransformedGraphic()1177 aTransGraphic.SetPrefMapMode( rDestMap ); in GetTransformedGraphic()
381 …Graphic GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, con…