Searched refs:IsFtnAtEnd (Results 1 – 6 of 6) sorted by relevance
90 bFtnAtEnd = rSect.IsFtnAtEnd(); in SwSectionFrm()2288 if( bRet && ( IsFtnAtEnd() || !Growable() ) ) in MoveAllowed()2516 sal_Bool bChgFtn = IsFtnAtEnd(); in _UpdateAttr()2521 bChgFtn = ( bChgFtn != IsFtnAtEnd() ) || in _UpdateAttr()2543 sal_Bool bOld = IsFtnAtEnd(); in _UpdateAttr()2545 if( bOld != IsFtnAtEnd() ) in _UpdateAttr()2619 if( IsFtnAtEnd() ) in ToMaximize()
1414 bDontLeave = pMySect->IsFtnAtEnd(); in InsertFtn()1417 if( pMySect->IsFtnAtEnd() ) in InsertFtn()1715 IsSctFrm() || !((SwSectionFrm*)GetUpper())->IsFtnAtEnd() ) ) in AppendFtn()1768 if( bEnd ? !pSct->IsEndnAtEnd() : !pSct->IsFtnAtEnd() ) in AppendFtn()1808 !pSect->IsFtnAtEnd() ) && pSect->Growable() ) in AppendFtn()2412 (!GetUpper()->IsSctFrm() || !((SwSectionFrm*)GetUpper())->IsFtnAtEnd())) in MoveFtns()2936 ( !IsInSct() || !FindSctFrm()->IsFtnAtEnd() ) ) in MoveLowerFtns()
515 if( !pSct->IsFtnAtEnd() ) in FindFtnBossFrm()
2765 ( IsInSct() && FindSctFrm()->IsFtnAtEnd() ) ) && in ShrinkFrm()
152 !((SwSectionFrm*)pBoss->GetUpper())->IsFtnAtEnd() ) ) in CalcPrepFtnAdjust()502 if( pSect->IsFtnAtEnd() ) in RemoveFtn()665 ( !( pSect && pSect->IsFtnAtEnd() ) && in ConnectFtn()820 else if( pSect->IsFtnAtEnd() ) in ConnectFtn()911 sal_Bool bAtSctEnd = pSct && pSct->IsFtnAtEnd(); in NewFtnPortion()
184 sal_Bool IsFtnAtEnd() const { return bFtnAtEnd; } in IsFtnAtEnd() function in SwFlowFrm
Completed in 72 milliseconds