Home
last modified time | relevance | path

Searched refs:GetNextCellLeaf (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1351 ( !IsCntntFrm() || !const_cast<SwFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in IsMoveable()
1487 SwLayoutFrm* SwFrm::GetNextCellLeaf( MakePageType ) in GetNextCellLeaf() function in SwFrm
H A Dflowfrm.cxx871 return bFwd ? GetNextCellLeaf( eMakePage ) : GetPrevCellLeaf( eMakePage ); in GetLeaf()
1957 0 != const_cast<SwFrm&>(rThis).GetNextCellLeaf( MAKEPAGE_NONE ) ) in MoveFwd()
H A Dcalcmove.cxx1669 0 != const_cast<SwCntntFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) in MakeAll()
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx293 if ( pFrm->GetNextCellLeaf( MAKEPAGE_NONE ) || pFrm->IsInFollowFlowRow() ) in WidowsAndOrphans()
H A DEnhancedPDFExportHelper.cxx471 ( rFrm.IsCellFrm() && const_cast<SwFrm&>(rFrm).GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in BeginTag()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx1040 pFrm = pFrm->GetNextCellLeaf( MAKEPAGE_NONE ); in FillRects()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx544 SwLayoutFrm *GetNextCellLeaf( MakePageType eMakePage );

Completed in 55 milliseconds