Lines Matching refs:GetWin
276 if ( pSh->GetWin() && !pSh->IsPreView() ) in Paint()
291 !pSh->GetWin() ) in Paint()
311 !pSh->GetWin() ) && in Paint()
320 if ( HasAnimation() && pSh->GetWin() ) in Paint()
335 if( pSh->GetWin() ) in Paint()
702 if( pSh->GetWin() ) in Modify()
707 pSh->GetWin()->Invalidate( Frm().SVRect() ); in Modify()
762 if( pSh->GetWin() ) in Modify()
769 pSh->GetWin()->Invalidate( aRect.SVRect() ); in Modify()
944 … if ( !linkMgr.urlIsVendor( aUrl ) && linkMgr.GetUserAllowsLinkUpdate( pShell->GetWin() ) ) { in PaintPicture()
968 pShell->GetWin(); in PaintPicture()
977 else if( pShell->GetWin() && in PaintPicture()
979 pVout = pOut, pOut = pShell->GetWin(); in PaintPicture()