Searched refs:pAktNd (Results 1 – 2 of 2) sorted by relevance
445 SwTxtNode* pAktNd; in Continue() local479 else if (0 != (pAktNd = pDoc->GetNodes()[nNodeIdx]->GetTxtNode())) in Continue()481 if( pAktNd->CanJoinNext( &pPos->nNode )) in Continue()488 else if( !pAktNd->GetTxt().Len() && in Continue()489 pAktNd->StartOfSectionIndex()+2 < in Continue()490 pAktNd->EndOfSectionIndex() ) in Continue()
764 SwTxtNode* pAktNd; in Continue() local800 else if( 0 != ( pAktNd = pDoc->GetNodes()[ nNodeIdx ]->GetTxtNode()) && !bHasFlysOrMarks ) in Continue()802 if( pAktNd->CanJoinNext( &pPos->nNode )) in Continue()809 else if( !pAktNd->GetTxt().Len() ) in Continue()
Completed in 52 milliseconds