Searched refs:pNxtSct (Results 1 – 3 of 3) sorted by relevance
681 SwSectionFrm* pNxtSct = NULL; in MoveCntntAndDelete() local703 pNxtSct = pNxtCntnt ? pNxtCntnt->FindSctFrm() : NULL; in MoveCntntAndDelete()708 pPrvSct = pNxtSct = NULL; in MoveCntntAndDelete()723 if( pNxtSct && pNxtSct->GetFmt() == pParent ) in MoveCntntAndDelete()725 pUp = FIRSTLEAF( pNxtSct ); in MoveCntntAndDelete()775 ASSERT( pNxtSct, "MoveCntnt: No Merge" ); in MoveCntntAndDelete()776 pPrvSct->MergeNext( pNxtSct ); in MoveCntntAndDelete()
1526 SwSectionFrm* pNxtSct = pNxt->FindSctFrm(); in MakeAll() local1527 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in MakeAll()
1867 const SwSectionFrm* pNxtSct = pNxt->FindSctFrm(); in CheckMoveFwd() local1868 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in CheckMoveFwd()
Completed in 103 milliseconds