Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1043 const bool bInFtn = pCurrCntntFrm->IsInFtn(); in _FindPrevCnt() local
1044 if ( bInDocBody || ( bInFtn && !_bInSameFtn ) ) in _FindPrevCnt()
1052 ( bInFtn && pPrevCntntFrm->IsInFtn() ) ) in _FindPrevCnt()
1059 else if ( bInFtn && _bInSameFtn ) in _FindPrevCnt()
/trunk/main/sw/source/core/text/
H A Dtxtfly.hxx157 const sal_Bool bInFtn,
H A Dtxtfly.cxx1137 const sal_Bool bInFtn, in GetTop() argument
1159 if( ( bInFtn || bInFooterOrHeader ) && bTopRule ) in GetTop()
1167 if ( bInFtn ) in GetTop()

Completed in 45 milliseconds