Searched refs:pMySect (Results 1 – 2 of 2) sorted by relevance
113 SwSectionFrm* pMySect = pFtn->FindSctFrm(); in ShouldBwdMoved() local114 if( pMySect && pMySect->IsFtnLock() ) in ShouldBwdMoved()120 if( pSect != pMySect ) in ShouldBwdMoved()
1394 SwSectionFrm* pMySect = ImplFindSctFrm(); in InsertFtn() local1398 const SwSectionFmt* pEndFmt = pMySect->GetEndSectFmt(); in InsertFtn()1414 bDontLeave = pMySect->IsFtnAtEnd(); in InsertFtn()1417 if( pMySect->IsFtnAtEnd() ) in InsertFtn()1420 !pMySect->IsAnFollow( pSibling->ImplFindSctFrm() ) ) in InsertFtn()
Completed in 53 milliseconds