Searched refs:aHMMMode (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | column2.cxx | 425 MapMode aHMMMode( MAP_100TH_MM, Point(), rZoomX, rZoomY ); in GetNeededSize() local 439 pDev->SetMapMode( aHMMMode ); in GetNeededSize() 488 aPaper = pDev->PixelToLogic( aPaper, aHMMMode ); in GetNeededSize() 542 Size aPixSize = pDev->LogicToPixel( aSize, aHMMMode ); in GetNeededSize() 564 aHMMMode).Width(); in GetNeededSize() 569 aHMMMode).Height(); in GetNeededSize() 577 … long nSecondValue = pDev->LogicToPixel(Size( 0, pEngine->GetTextHeight() ), aHMMMode).Height(); in GetNeededSize()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | drawutil.cxx | 92 MapMode aHMMMode( MAP_100TH_MM, Point(), rZoomX, rZoomY ); in CalcScale() local 93 Point aPixelLog = pDev->PixelToLogic( Point( nPixelX,nPixelY ), aHMMMode ); in CalcScale()
|
Completed in 28 milliseconds