Searched refs:GetNextCellLeaf (Results 1 – 7 of 7) sorted by relevance
1338 ( !IsCntntFrm() || !const_cast<SwFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in IsMoveable()1474 SwLayoutFrm* SwFrm::GetNextCellLeaf( MakePageType ) in GetNextCellLeaf() function in SwFrm
871 return bFwd ? GetNextCellLeaf( eMakePage ) : GetPrevCellLeaf( eMakePage ); in GetLeaf()1957 0 != const_cast<SwFrm&>(rThis).GetNextCellLeaf( MAKEPAGE_NONE ) ) in MoveFwd()
1669 0 != const_cast<SwCntntFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) in MakeAll()
293 if ( pFrm->GetNextCellLeaf( MAKEPAGE_NONE ) || pFrm->IsInFollowFlowRow() ) in WidowsAndOrphans()
471 ( rFrm.IsCellFrm() && const_cast<SwFrm&>(rFrm).GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in BeginTag()
1040 pFrm = pFrm->GetNextCellLeaf( MAKEPAGE_NONE ); in FillRects()
537 SwLayoutFrm *GetNextCellLeaf( MakePageType eMakePage );
Completed in 65 milliseconds