Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx119 sal_Bool bDontLeave ) in lcl_NextFtnBoss() argument
140 else if( bDontLeave ) in lcl_NextFtnBoss()
1159 SwFtnContFrm *SwFtnBossFrm::FindNearestFtnCont( sal_Bool bDontLeave ) in FindNearestFtnCont() argument
1172 sal_Bool bChgPage = lcl_NextFtnBoss( pBoss, pPage, bDontLeave ); in FindNearestFtnCont()
1388 sal_Bool bDontLeave = sal_False; in InsertFtn() local
1399 bDontLeave = 0 != pEndFmt; in InsertFtn()
1414 bDontLeave = pMySect->IsFtnAtEnd(); in InsertFtn()
1456 pParent = FindNearestFtnCont( bDontLeave ); in InsertFtn()
1514 ? pNxtB->FindNearestFtnCont( bDontLeave ) : 0; in InsertFtn()
1584 sal_Bool bChgPage = lcl_NextFtnBoss( pNxtB, pSibPage, bDontLeave ); in InsertFtn()
[all …]
H A Dtrvlfrm.cxx1139 const sal_Bool bDontLeave, in GetCntntPos() argument
1146 const SwLayoutFrm *pStart = (!bDontLeave && bDefaultExpand && GetPrev()) ? in GetCntntPos()
1150 if ( !pCntnt && (GetPrev() && !bDontLeave) ) in GetCntntPos()
1166 ((!bDontLeave || IsAnLower( pCntnt )) && in GetCntntPos()
/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx82 SwFtnContFrm *FindNearestFtnCont( sal_Bool bDontLeave = sal_False );
H A Dlayfrm.hxx95 const SwCntntFrm* GetCntntPos( Point &rPoint, const sal_Bool bDontLeave,

Completed in 78 milliseconds