Searched refs:bInFtn (Results 1 – 4 of 4) sorted by relevance
619 const bool bInFtn = pAnchorFrmForVertPos->IsInFtn(); in CalcPosition() local680 MakePageType eMakePage = bInFtn ? MAKEPAGE_NONE in CalcPosition()900 const bool bInFtn = rAnchorTxtFrm.IsInFtn(); in CalcPosition() local929 : ( bInFtn ? MAKEPAGE_NONE : MAKEPAGE_APPEND ) ), in CalcPosition()934 if ( bInFtn && pNextLay && !pNextLay->IsFtnFrm() ) in CalcPosition()
1030 const bool bInFtn = pCurrCntntFrm->IsInFtn(); in _FindPrevCnt() local1031 if ( bInDocBody || ( bInFtn && !_bInSameFtn ) ) in _FindPrevCnt()1039 ( bInFtn && pPrevCntntFrm->IsInFtn() ) ) in _FindPrevCnt()1046 else if ( bInFtn && _bInSameFtn ) in _FindPrevCnt()
157 const sal_Bool bInFtn,
1131 const sal_Bool bInFtn, in GetTop() argument1153 if( ( bInFtn || bInFooterOrHeader ) && bTopRule ) in GetTop()1161 if ( bInFtn ) in GetTop()
Completed in 31 milliseconds