Home
last modified time | relevance | path

Searched refs:IsFtnAtEnd (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dsectfrm.cxx90 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()
H A Dftnfrm.cxx1414 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()
H A Dfindfrm.cxx515 if( !pSct->IsFtnAtEnd() ) in FindFtnBossFrm()
H A Dwsfrm.cxx2760 ( IsInSct() && FindSctFrm()->IsFtnAtEnd() ) ) && in ShrinkFrm()
/aoo4110/main/sw/source/core/text/
H A Dtxtftn.cxx152 !((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()
/aoo4110/main/sw/source/core/inc/
H A Dflowfrm.hxx184 sal_Bool IsFtnAtEnd() const { return bFtnAtEnd; } in IsFtnAtEnd() function in SwFlowFrm

Completed in 72 milliseconds