Lines Matching refs:rWindow
198 Window& rWindow = (Window&)rSource; in ImpSaveBackground() local
199 Region aPaintRegionPixel = rWindow.LogicToPixel(rWindow.GetPaintRegion()); in ImpSaveBackground()
204 rWindow.Flush(); in ImpSaveBackground()
322 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
323 Cursor* pCursor = rWindow.GetCursor();
439 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
441 if(rWindow.IsChildTransparentModeEnabled() && rWindow.GetChildCount())
447 for(sal_uInt16 a(0); a < rWindow.GetChildCount(); a++)
449 Window* pCandidate = rWindow.GetChild(a);
468 Window& rWindow = static_cast< Window& >(rmOutputDevice); variable
469 Cursor* pCursor = rWindow.GetCursor();