Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/window/
H A Dwindow2.cxx185 mpWindowImpl->mpFrameWindow->ImplGetFrameDev( Point( mnOutOffX, mnOutOffY ), in ImplSaveOverlapBackground()
213 Point aDestPt( mnOutOffX, mnOutOffY ); in ImplRestoreOverlapBackground()
283 Rectangle aRect1( Point( mnOutOffX, mnOutOffY ), in ImplInvalidateAllOverlapBackgrounds()
285 Rectangle aRect2( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in ImplInvalidateAllOverlapBackgrounds()
332 …mpWindowImpl->mpFrameWindow->ImplGetFrameBitmap( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, … in SnapShot()
591 Point aPoint( mnOutOffX, mnOutOffY ); in InvertTracking()
657 Point aPoint( mnOutOffX, mnOutOffY ); in InvertTracking()
836 aClip.Move( -mnOutOffX, -mnOutOffY ); in SaveBackground()
1566 return Point( rPos.X()+mnOutOffX, rPos.Y()+mnOutOffY ); in ImplOutputToFrame()
1571 return Point( rPos.X()-mnOutOffX, rPos.Y()-mnOutOffY ); in ImplFrameToOutput()
[all …]
H A Dwindow.cxx1413 Rectangle aRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in ImplHitTest()
1419 aTempPos.X() -= mnOutOffX; in ImplHitTest()
1799 … Rectangle aWinRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in ImplSysObjClip()
1813 aRegion.Move( -mnOutOffX, -mnOutOffY ); in ImplSysObjClip()
2026 rRegion.Intersect( Rectangle( Point( mnOutOffX, mnOutOffY ), in ImplIntersectWindowRegion()
2038 Point aPoint( mnOutOffX, mnOutOffY ); in ImplExcludeWindowRegion()
2046 Point aPoint( mnOutOffX, mnOutOffY ); in ImplExcludeWindowRegion()
2174 mpWindowImpl->maWinClipRegion = Rectangle( Point( mnOutOffX, mnOutOffY ), in ImplInitWinClipRegion()
2729 Rectangle aRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in ImplInvalidate()
2846 Rectangle aRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in ImplValidateFrameRegion()
[all …]
/AOO42X/main/vcl/source/gdi/
H A Doutmap.cxx522 return nX+mnOutOffX; in ImplLogicXToDevicePixel()
526 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX; in ImplLogicXToDevicePixel()
628 return Point( rLogicPt.X()+mnOutOffX, rLogicPt.Y()+mnOutOffY ); in ImplLogicToDevicePixel()
632 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
662 return Rectangle( rLogicRect.Left()+mnOutOffX, rLogicRect.Top()+mnOutOffY, in ImplLogicToDevicePixel()
663 rLogicRect.Right()+mnOutOffX, rLogicRect.Bottom()+mnOutOffY ); in ImplLogicToDevicePixel()
668 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
674 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
684 if ( !mbMap && !mnOutOffX && !mnOutOffY ) in ImplLogicToDevicePixel()
702 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX; in ImplLogicToDevicePixel()
[all …]
H A Doutdev2.cxx192 Rectangle aSrcOutRect( Point( pSrcDev->mnOutOffX, pSrcDev->mnOutOffY ), in ImplDrawOutDevDirect()
273 Rectangle aSrcOutRect( Point( mnOutOffX, mnOutOffY ), in DrawOutDev()
406 Rectangle aSrcOutRect( Point( mnOutOffX, mnOutOffY ), in CopyArea()
1537 …if ( nWidth > 0 && nHeight > 0 && nX <= (mnOutWidth + mnOutOffX) && nY <= (mnOutHeight + mnOutOff… in GetBitmap()
1543 if ( nX < mnOutOffX ) in GetBitmap()
1545 nWidth -= ( mnOutOffX - nX ); in GetBitmap()
1546 nX = mnOutOffX; in GetBitmap()
1559 if ( (nWidth + nX) > (mnOutWidth + mnOutOffX) ) in GetBitmap()
1561 nWidth = mnOutOffX + mnOutWidth - nX; in GetBitmap()
1590 … aPosAry.mnDestX = ( aRect.Left() < mnOutOffX ) ? ( mnOutOffX - aRect.Left() ) : 0L; in GetBitmap()
[all …]
H A Doutdev.cxx354 mnOutOffX = 0; in OutputDevice()
529 rPoint.X() = mnOutOffX + mnOutWidth - 1 - rPoint.X() + mnOutOffX; in ImplReMirror()
539 rRect.nLeft = mnOutOffX + mnOutWidth - nWidth - 1 - rRect.nLeft + mnOutOffX; in ImplReMirror()
1008 Rectangle aDeviceBounds( mnOutOffX, mnOutOffY, in ImplInitClipRegion()
1009 mnOutOffX+GetOutputWidthPixel()-1, in ImplInitClipRegion()
1127 aRegion.Move( -mnOutOffX, -mnOutOffY ); in GetActiveClipRegion()
2775 …aArg[ 2 ] = uno::makeAny( ::com::sun::star::awt::Rectangle( mnOutOffX, mnOutOffY, mnOutWidth, mnOu… in GetCanvas()
H A Doutdevnative.cxx130 Point aWinOffs( mnOutOffX, mnOutOffY ); in HitTestNativeControl()
134 …ics->HitTestNativeControl(nType, nPart, screenRegion, Point( aPos.X() + mnOutOffX, aPos.Y() + mnOu… in HitTestNativeControl()
H A Doutdev6.cxx1085 if( mnOutOffX+nWidth > gradientWidth ) in ImplDrawGradientWallpaper()
1087 if( mnOutOffX > gradientWidth ) in ImplDrawGradientWallpaper()
1090 aBound = Rectangle( Point( -mnOutOffX, nY ), Size( gradientWidth, nHeight ) ); in ImplDrawGradientWallpaper()
H A Doutdev3.cxx4400 nX -= mnOutOffX; in ImplDrawEmphasisMark()
4576 long nOldOffX = mnOutOffX; in ImplDrawRotateText()
4580 mnOutOffX = 0L; in ImplDrawRotateText()
4588 mnOutOffX = nOldOffX; in ImplDrawRotateText()
4615 … long devX = w-pOutDevRef->mnOutWidth-pOutDevRef->mnOutOffX; // re-mirrored mnOutOffX in ImplDrawTextDirect()
4625 long devX = pOutDevRef->mnOutOffX; // re-mirrored mnOutOffX in ImplDrawTextDirect()
7038 nMnemonicX = mnOutOffX + aTempPos.X(); in DrawCtrlText()
/AOO42X/main/vcl/inc/vcl/
H A Doutdev.hxx326 long mnOutOffX; member in OutputDevice
1104 long GetOutOffXPixel() const { return mnOutOffX; } in GetOutOffXPixel()
/AOO42X/main/vcl/source/app/
H A Dsvapp.cxx960 aTransformedPos.X() += pWin->mnOutOffX; in PostMouseEvent()