Lines Matching refs:GetShell

155 			::RescheduleProgress( pImp->GetShell()->GetDoc()->GetDocShell() ); \
299 bRetPaint |= pImp->GetShell()->AddPaintRect( *pData ); in PaintWithoutFlys()
312 return pImp->GetShell()->AddPaintRect( rRect ); in _PaintCntnt()
388 bPaintExtraData = ::IsExtraData( pImp->GetShell()->GetDoc() ); in SwLayAction()
645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()
856 const SwRect &rVis = pImp->GetShell()->VisArea(); in InternalAction()
1004 pImp->GetShell()->AddPaintRect( pCnt->Frm() ); in _TurboAction()
1220 const SwRect &rVis = pImp->GetShell()->VisArea(); in IsShortCut()
1459 … pImp->GetShell()->GetOut()->PixelToLogic( Size( pPageFrm->BorderPxWidth(), 0 ) ).Width(); in FormatLayout()
1462 const SwPostItMgr* pPostItMgr = pImp->GetShell()->GetPostItMgr(); in FormatLayout()
1499 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1509 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1515 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1521 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1544 pImp->GetShell()->AddPaintRect( aSpaceToPrevPage ); in FormatLayout()
1552 pImp->GetShell()->AddPaintRect( aSpaceToPrevPage ); in FormatLayout()
1560 pImp->GetShell()->AddPaintRect( aSpaceToNextPage ); in FormatLayout()
1566 pImp->GetShell()->AddPaintRect( aSpaceToNextPage ); in FormatLayout()
1580 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayout()
1609 else if ( pImp->GetShell()->IsPaintLocked() ) in FormatLayout()
1626 pImp->GetShell()->AddPaintRect( pLay->Frm() ); in FormatLayout()
1649 pImp->GetShell()->AddPaintRect( pFly->Frm() ); in FormatLayoutFly()
1743 pImp->GetShell()->AddPaintRect( aMarginRect ); in FormatLayoutTab()
1750 pImp->GetShell()->AddPaintRect( aMarginRect ); in FormatLayoutTab()
1758 pImp->GetShell()->AddPaintRect( aMarginRect ); in FormatLayoutTab()
1765 pImp->GetShell()->AddPaintRect( aMarginRect ); in FormatLayoutTab()
1770 pImp->GetShell()->AddPaintRect( aPaintFrm ); in FormatLayoutTab()
1780 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayoutTab()
1799 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayoutTab()
1809 (bPainted || !pImp->GetShell()->VisArea().IsOver( pTab->Frm())) ) in FormatLayoutTab()
1896 pImp->GetShell()->AddPaintRect( pCntnt->Frm() ); in FormatCntnt()
1956 pCntnt->Frm().Top() > pImp->GetShell()->VisArea().Bottom()) in FormatCntnt()
1958 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt()
1988 pImp->GetShell()->AddPaintRect( pCntnt->Frm() ); in FormatCntnt()
2003 pCntnt->Frm().Top() > pImp->GetShell()->VisArea().Bottom()) in FormatCntnt()
2005 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt()
2111 pImp->GetShell()->AddPaintRect( pCntnt->Frm() ); in _FormatFlyCntnt()
2174 ViewShell *pSh = pImp->GetShell(); in _DoIdleJob()
2198 pImp->GetShell()->InvalidateWindows( aRepaint ); in _DoIdleJob()
2225 pImp->GetShell()->InvalidateWindows( aRepaint ); in _DoIdleJob()
2270 const ViewShell* pViewShell = pImp->GetShell(); in DoIdleJob()
2353 !pPage->Frm().IsOver( pImp->GetShell()->VisArea())) in DoIdleJob()
2376 Window *pWin = pImp->GetShell()->GetWin(); in ShowIdle()
2419 pImp->GetShell()->EnableSmooth( sal_False ); in SwLayIdle()
2433 ViewShell *pSh = pImp->GetShell(); in SwLayIdle()
2446 } while ( pSh != pImp->GetShell() ); in SwLayIdle()
2486 } while ( pSh != pImp->GetShell() ); in SwLayIdle()
2543 } while ( pSh != pImp->GetShell() ); in SwLayIdle()
2555 const SwViewOption& rVOpt = *pImp->GetShell()->GetViewOptions(); in SwLayIdle()
2556 const ViewShell* pViewShell = pImp->GetShell(); in SwLayIdle()
2583 SfxObjectShell* pDocShell = pImp->GetShell()->GetDoc()->GetDocShell(); in SwLayIdle()
2588 pImp->GetShell()->EnableSmooth( sal_True ); in SwLayIdle()
2595 if ( bIndicator && pImp->GetShell()->GetWin() ) in SwLayIdle()
2608 aRect = pImp->GetShell()->GetWin()->PixelToLogic( aRect ); in SwLayIdle()
2609 pImp->GetShell()->GetWin()->Invalidate( aRect ); in SwLayIdle()