Home
last modified time | relevance | path

Searched refs:bBodyOnly (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1140 const sal_Bool bBodyOnly, in GetCntntPos() argument
1153 if ( bBodyOnly && pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPos()
1170 ( !bBodyOnly || pCntnt->IsInDocBody() ) ) in GetCntntPos()
1232 if ( bBodyOnly ) in GetCntntPos()
1242 if ( bBodyOnly ) in GetCntntPos()
1284 if ( bBodyOnly ) in GetCntntPos()
H A Dflycnt.cxx1117 const sal_Bool bBodyOnly ) in FindAnchor() argument
1135 pCnt = pTmpLay->GetCntntPos( aTmp, sal_False, bBodyOnly ); in FindAnchor()
1141 const sal_Bool bBody = pCnt->IsInDocBody() || bBodyOnly; in FindAnchor()
1142 const sal_Bool bFtn = !bBodyOnly && pCnt->IsInFtn(); in FindAnchor()
/trunk/main/sw/source/core/inc/
H A Dlayfrm.hxx96 const sal_Bool bBodyOnly = sal_False,
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1688 bool bBodyOnly = 0xFFFF == nIdent; in ImpEndCreate() local
1715 if( !bBodyOnly || !pTmp->FindFooterOrHeader() ) in ImpEndCreate()
1732 pAnch = ::FindAnchor( pPage, aPt, bBodyOnly ); in ImpEndCreate()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx841 bool bBodyOnly = CheckControlLayer( pObj ); in CalcAnchor() local
842 pAnch = ::FindAnchor( (SwCntntFrm*)pAnch, aPt, bBodyOnly ); in CalcAnchor()

Completed in 44 milliseconds