Searched refs:rDestOff (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | window2.cxx | 827 const Point& rDestOff, VirtualDevice& rSaveDevice ) in SaveBackground() argument 842 const Point aPixOffset( rSaveDevice.LogicToPixel( rDestOff ) ); in SaveBackground() 852 rSaveDevice.DrawOutDev( rDestOff, rSize, rPos, rSize, *this ); in SaveBackground() 857 rSaveDevice.DrawOutDev( rDestOff, rSize, rPos, rSize, *this ); in SaveBackground()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 1029 const Point& rDestOff, VirtualDevice& rSaveDevice );
|
Completed in 48 milliseconds