Lines Matching refs:aPaper
1584 Wallpaper aPaper( pView->GetBackground() ); in AdjustScrollBars() local
1585 aPaper.SetRect( aNewOutRect ); in AdjustScrollBars()
1586 pView->SetBackground( aPaper ); in AdjustScrollBars()
1618 Wallpaper aPaper( pView->GetBackground() ); in Resize() local
1619 aPaper.SetRect( aRect ); in Resize()
1620 pView->SetBackground( aPaper ); in Resize()
1914 Wallpaper aPaper( pView->GetBackground() ); in PaintEntryVirtOutDev()
1915 Rectangle aRect( aPaper.GetRect() ); in PaintEntryVirtOutDev()
1920 aPaper.SetRect( aRect ); in PaintEntryVirtOutDev()
1921 pEntryPaintDev->SetBackground( aPaper ); in PaintEntryVirtOutDev()
2887 Wallpaper aPaper( pView->GetBackground() ); in MakeVisible() local
2888 aPaper.SetRect( aRect ); in MakeVisible()
2889 pView->SetBackground( aPaper ); in MakeVisible()
4608 Wallpaper aPaper( pView->GetBackground() ); in SetOrigin() local
4609 aPaper.SetRect( aRect ); in SetOrigin()
4610 pView->SetBackground( aPaper ); in SetOrigin()