Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx182 maDestMapMode.SetMapUnit( MAP_100TH_MM ); in WriteEMF()
539 nExtent = maVDev.LogicToLogic( Size( nExtent, 0 ), maVDev.GetMapMode(), maDestMapMode ).Width(); in ImplWriteExtent()
547 const Point aPoint( maVDev.LogicToLogic( rPoint, maVDev.GetMapMode(), maDestMapMode )); in ImplWritePoint()
555 const Size aSize( maVDev.LogicToLogic( rSize, maVDev.GetMapMode(), maDestMapMode )); in ImplWriteSize()
563 const Rectangle aRect( maVDev.LogicToLogic ( rRect, maVDev.GetMapMode(), maDestMapMode )); in ImplWriteRect()
H A Demfwr.hxx46 MapMode maDestMapMode; member in EMFWriter

Completed in 21 milliseconds