Home
last modified time | relevance | path

Searched refs:aNewOrg (Results 1 – 3 of 3) sorted by path

/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx250 const Point aNewOrg( pPage->GetLftBorder(), pPage->GetUppBorder() ); in updateViewSettings() local
253 const Rectangle aClipRect( aNewOrg, aNewSize ); in updateViewSettings()
257 aVMap.SetOrigin( Point( -aNewOrg.X(), -aNewOrg.Y() ) ); in updateViewSettings()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx803 const Point aNewOrg( pPage->GetLftBorder(), pPage->GetUppBorder() ); in GetGraphic() local
806 const Rectangle aClipRect( aNewOrg, aNewSize ); in GetGraphic()
810 aVMap.SetOrigin( Point( -aNewOrg.X(), -aNewOrg.Y() ) ); in GetGraphic()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx1248 … const Point aNewOrg( aMapVDev.PixelToLogic( aDstPtPix ) ); in RemoveTransparenciesFromMetaFile() local
1250 … aMtfMap.SetOrigin( Point( -aNewOrg.X(), -aNewOrg.Y() ) ); in RemoveTransparenciesFromMetaFile()

Completed in 23 milliseconds