Home
last modified time | relevance | path

Searched refs:rDestMap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx958 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic() argument
1029 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()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx381 …Graphic GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, con…