Home
last modified time | relevance | path

Searched refs:bInFtn (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx619 const bool bInFtn = pAnchorFrmForVertPos->IsInFtn(); in CalcPosition() local
680 MakePageType eMakePage = bInFtn ? MAKEPAGE_NONE in CalcPosition()
900 const bool bInFtn = rAnchorTxtFrm.IsInFtn(); in CalcPosition() local
929 : ( bInFtn ? MAKEPAGE_NONE : MAKEPAGE_APPEND ) ), in CalcPosition()
934 if ( bInFtn && pNextLay && !pNextLay->IsFtnFrm() ) in CalcPosition()
/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx1030 const bool bInFtn = pCurrCntntFrm->IsInFtn(); in _FindPrevCnt() local
1031 if ( bInDocBody || ( bInFtn && !_bInSameFtn ) ) in _FindPrevCnt()
1039 ( bInFtn && pPrevCntntFrm->IsInFtn() ) ) in _FindPrevCnt()
1046 else if ( bInFtn && _bInSameFtn ) in _FindPrevCnt()
/aoo4110/main/sw/source/core/text/
H A Dtxtfly.hxx157 const sal_Bool bInFtn,
H A Dtxtfly.cxx1131 const sal_Bool bInFtn, in GetTop() argument
1153 if( ( bInFtn || bInFooterOrHeader ) && bTopRule ) in GetTop()
1161 if ( bInFtn ) in GetTop()

Completed in 56 milliseconds