Lines Matching refs:rWindow
200 Window& rWindow = (Window&)rSource; in ImpSaveBackground() local
201 Region aPaintRegionPixel = rWindow.LogicToPixel(rWindow.GetPaintRegion()); in ImpSaveBackground()
206 rWindow.Flush(); in ImpSaveBackground()
324 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
325 Cursor* pCursor = rWindow.GetCursor();
441 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
443 if(rWindow.IsChildTransparentModeEnabled() && rWindow.GetChildCount())
449 for(sal_uInt16 a(0); a < rWindow.GetChildCount(); a++)
451 Window* pCandidate = rWindow.GetChild(a);
470 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
471 Cursor* pCursor = rWindow.GetCursor();