Lines Matching refs:GetNext
352 if ( pCnt->IsRetouche() && !pCnt->GetNext() ) in PaintCntnt()
358 if( pSct->IsRetouche() && !pSct->GetNext() ) in PaintCntnt()
445 pPage = (SwPageFrm*)pPage->GetNext(); in RemoveEmptyBrowserPages()
450 pPage = (SwPageFrm*)pPage->GetNext(); in RemoveEmptyBrowserPages()
612 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
626 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
672 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
673 while ( pPage && pPage->GetNext() && in InternalAction()
675 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
805 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
831 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
832 while ( pPage && pPage->GetNext() && in InternalAction()
834 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
859 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
965 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
1102 pFrm = pFrm->GetNext(); in lcl_FindFirstInvaLay()
1210 pPageLowerFrm = pPageLowerFrm->GetNext(); in IsShortCut()
1242 pBody = (SwLayoutFrm*)pBody->GetNext(); in IsShortCut()
1246 p2ndPage = (SwPageFrm*)p2ndPage->GetNext(); in IsShortCut()
1251 pBody = (SwLayoutFrm*)pBody->GetNext(); in IsShortCut()
1533 const bool bPrev = bLeftToRightViewLayout ? pLay->GetPrev() : pLay->GetNext(); in FormatLayout()
1534 const bool bNext = bLeftToRightViewLayout ? pLay->GetNext() : pLay->GetPrev(); in FormatLayout()
1574 !pLay->GetNext() && pLay->IsRetoucheFrm() && pLay->IsRetouche() ) in FormatLayout()
1616 pLow = pLow->GetNext(); in FormatLayout()
1682 pLow = pLow->GetNext(); in FormatLayoutFly()
1775 if ( pTab->IsRetouche() && !pTab->GetNext() ) in FormatLayoutTab()
1791 if ( IsPaint() && bAddRect && pTab->IsRetouche() && !pTab->GetNext() ) in FormatLayoutTab()
1830 pLow = (SwLayoutFrm*)pLow->GetNext(); in FormatLayoutTab()
2181 if( !pCrsr->HasMark() && pCrsr == pCrsr->GetNext() ) in _DoIdleJob()
2351 pPage = (SwPageFrm*)pPage->GetNext(); in DoIdleJob()
2445 pSh = (ViewShell*)pSh->GetNext(); in SwLayIdle()
2484 pSh = (ViewShell*)pSh->GetNext(); in SwLayIdle()
2540 pSh = (ViewShell*)pSh->GetNext(); in SwLayIdle()
2576 pPg = (SwPageFrm*)pPg->GetNext(); in SwLayIdle()