Lines Matching refs:pRoot

170 		pWait = new SwWait( *pRoot->GetFmt()->GetDoc()->GetDocShell(), true );  in CheckWaitCrsr()
201 nEndPage = pRoot->GetPageNum(); in SetStatBar()
377 pRoot( pRt ), in SwLayAction()
437 const ViewShell *pSh = pRoot->GetCurrShell(); in RemoveEmptyBrowserPages()
440 SwPageFrm *pPage = (SwPageFrm*)pRoot->Lower(); in RemoveEmptyBrowserPages()
476 pRoot->ResetTurboFlag(); in Action()
478 pRoot->DeleteEmptySct(); in Action()
481 else if ( pRoot->GetTurbo() ) in Action()
483 pRoot->DisallowTurbo(); in Action()
484 const SwFrm *pFrm = pRoot->GetTurbo(); in Action()
485 pRoot->ResetTurbo(); in Action()
488 pRoot->DisallowTurbo(); in Action()
501 pRoot->DeleteEmptySct(); in Action()
506 pRoot->ResetTurboFlag(); in Action()
507 pRoot->ResetTurbo(); in Action()
590 ASSERT( pRoot->Lower()->IsPageFrm(), ":-( Keine Seite unterhalb der Root."); in InternalAction()
592 pRoot->Calc(); in InternalAction()
599 SwPageFrm *pPage = IsComplete() ? (SwPageFrm*)pRoot->Lower() : in InternalAction()
602 pPage = (SwPageFrm*)pRoot->Lower(); in InternalAction()
614 IDocumentLayoutAccess *pLayoutAccess = pRoot->GetFmt()->getIDocumentLayoutAccess(); in InternalAction()
615 …sal_Bool bNoLoop = pPage ? SwLayouter::StartLoopControl( pRoot->GetFmt()->GetDoc(), pPage ) : sal_… in InternalAction()
624 SwPageFrm *pPg = (SwPageFrm*)pRoot->Lower(); in InternalAction()
651 pRoot->DeleteEmptySct(); in InternalAction()
654 (pRoot->IsSuperfluous() || pRoot->IsAssertFlyPages()) ) in InternalAction()
656 if ( pRoot->IsAssertFlyPages() ) in InternalAction()
657 pRoot->AssertFlyPages(); in InternalAction()
658 if ( pRoot->IsSuperfluous() ) in InternalAction()
661 pRoot->RemoveSuperfluous(); in InternalAction()
670 pPage = (SwPageFrm*)pRoot->Lower(); in InternalAction()
682 pRoot->DeleteEmptySct(); in InternalAction()
813 (pRoot->IsSuperfluous() || pRoot->IsAssertFlyPages()) ) in InternalAction()
815 if ( pRoot->IsAssertFlyPages() ) in InternalAction()
816 pRoot->AssertFlyPages(); in InternalAction()
817 if ( pRoot->IsSuperfluous() ) in InternalAction()
820 pRoot->RemoveSuperfluous(); in InternalAction()
829 pPage = (SwPageFrm*)pRoot->Lower(); in InternalAction()
1043 if ( pRoot->GetTurbo() ) in TurboAction()
1045 if ( !_TurboAction( pRoot->GetTurbo() ) ) in TurboAction()
1050 pRoot->ResetTurbo(); in TurboAction()
1191 const ViewShell *pSh = pRoot->GetCurrShell(); in IsShortCut()
1532 const bool bLeftToRightViewLayout = pRoot->IsLeftToRightViewLayout(); in FormatLayout()
1695 IDocumentTimerAccess *pTimerAccess = pRoot->GetFmt()->getIDocumentTimerAccess(); in FormatLayoutTab()
1848 const ViewShell *pSh = pRoot->GetCurrShell(); in FormatCntnt()
2302 pPage = (SwPageFrm*)pRoot->Lower(); in DoIdleJob()
2407 pRoot( pRt ), in SwLayIdle()
2448 SwLayAction aAction( pRoot, pImp ); in SwLayIdle()
2565 SwPageFrm *pPg = (SwPageFrm*)pRoot->Lower(); in SwLayIdle()
2582 pRoot->ResetIdleFormat(); in SwLayIdle()