Lines Matching refs:mnMapOfsX

294 		rMapRes.mnMapOfsX = aOrigin.X();  in ImplCalcMapResolution()
299 BigInt aX( rMapRes.mnMapOfsX ); in ImplCalcMapResolution()
301 if ( rMapRes.mnMapOfsX >= 0 ) in ImplCalcMapResolution()
316 rMapRes.mnMapOfsX = (long)aX + aOrigin.X(); in ImplCalcMapResolution()
524 return ImplLogicToPixel( nX + maMapRes.mnMapOfsX, mnDPIX, in ImplLogicXToDevicePixel()
630 return Point( ImplLogicToPixel( rLogicPt.X() + maMapRes.mnMapOfsX, mnDPIX, in ImplLogicToDevicePixel()
666 return Rectangle( ImplLogicToPixel( rLogicRect.Left()+maMapRes.mnMapOfsX, mnDPIX, in ImplLogicToDevicePixel()
672 ImplLogicToPixel( rLogicRect.Right()+maMapRes.mnMapOfsX, mnDPIX, in ImplLogicToDevicePixel()
700 aPt.X() = ImplLogicToPixel( pPt->X()+maMapRes.mnMapOfsX, mnDPIX, in ImplLogicToDevicePixel()
784 maThresRes.mnThresPixToLogX )-maMapRes.mnMapOfsX, in ImplDevicePixelToLogic()
790 maThresRes.mnThresPixToLogX )-maMapRes.mnMapOfsX, in ImplDevicePixelToLogic()
890 maMapRes.mnMapOfsX = aOrigin.X(); in SetMapMode()
905 maMapRes.mnMapOfsX = 0; in SetMapMode()
916 Point aOrigin( maMapRes.mnMapOfsX, maMapRes.mnMapOfsY ); in SetMapMode()
1048 const double fZeroPointX(((double)maMapRes.mnMapOfsX * fScaleFactorX) + (double)mnOutOffOrigX); in GetViewTransformation()
1107 const double fZeroPointX(((double)aMapRes.mnMapOfsX * fScaleFactorX) + (double)mnOutOffOrigX); in GetViewTransformation()
1148 return Point( ImplLogicToPixel( rLogicPt.X() + maMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1182 return Rectangle( ImplLogicToPixel( rLogicRect.Left() + maMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1188 ImplLogicToPixel( rLogicRect.Right() + maMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1217 aPt.X() = ImplLogicToPixel( pPt->X() + maMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1338 return Point( ImplLogicToPixel( rLogicPt.X() + aMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1384 return Rectangle( ImplLogicToPixel( rLogicRect.Left() + aMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1390 ImplLogicToPixel( rLogicRect.Right() + aMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1425 aPt.X() = ImplLogicToPixel( pPt->X() + aMapRes.mnMapOfsX, mnDPIX, in LogicToPixel()
1545 maThresRes.mnThresPixToLogX ) - maMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1579 maThresRes.mnThresPixToLogX ) - maMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1585 maThresRes.mnThresPixToLogX ) - maMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1614 … maThresRes.mnThresPixToLogX ) - maMapRes.mnMapOfsX - mnOutOffLogicX; in PixelToLogic()
1736 aThresRes.mnThresPixToLogX ) - aMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1784 aThresRes.mnThresPixToLogX ) - aMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1790 aThresRes.mnThresPixToLogX ) - aMapRes.mnMapOfsX - mnOutOffLogicX, in PixelToLogic()
1826 … aThresRes.mnThresPixToLogX ) - aMapRes.mnMapOfsX - mnOutOffLogicX; in PixelToLogic()
2179 return Point( fn5( rPtSource.X() + aMapResSource.mnMapOfsX, in LogicToLogic()
2182 aMapResDest.mnMapOfsX, in LogicToLogic()
2213 return Rectangle( fn5( rRectSource.Left() + aMapResSource.mnMapOfsX, in LogicToLogic()
2216 aMapResDest.mnMapOfsX, in LogicToLogic()
2221 fn5( rRectSource.Right() + aMapResSource.mnMapOfsX, in LogicToLogic()
2224 aMapResDest.mnMapOfsX, in LogicToLogic()
2274 return Point( fn5( rPtSource.X() + aMapResSource.mnMapOfsX, in LogicToLogic()
2277 aMapResDest.mnMapOfsX, in LogicToLogic()
2384 …const double fZeroPointX(double(aMapResSource.mnMapOfsX) * fScaleFactorX - double(aMapResDest.mnMa… in LogicToLogic()
2423 return Rectangle( fn5( rRectSource.Left() + aMapResSource.mnMapOfsX, in LogicToLogic()
2426 aMapResDest.mnMapOfsX, in LogicToLogic()
2431 fn5( rRectSource.Right() + aMapResSource.mnMapOfsX, in LogicToLogic()
2434 aMapResDest.mnMapOfsX, in LogicToLogic()