Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A D_contdlg.cxx201 MapMode aTransMap; in CreateAutoContour() local
219 aTransMap.SetOrigin( Point( rStepBmp.aPosPix.X(), rStepBmp.aPosPix.Y() ) ); in CreateAutoContour()
220 aVDev.SetMapMode( aTransMap ); in CreateAutoContour()
224 aTransMap.SetOrigin( Point() ); in CreateAutoContour()
225 aVDev.SetMapMode( aTransMap ); in CreateAutoContour()

Completed in 16 milliseconds