Searched refs:pAktNd (Results 1 – 2 of 2) sorted by relevance
436 SwTxtNode* pAktNd; in Continue() local470 else if (0 != (pAktNd = pDoc->GetNodes()[nNodeIdx]->GetTxtNode())) in Continue()472 if( pAktNd->CanJoinNext( &pPos->nNode )) in Continue()479 else if( !pAktNd->GetTxt().Len() && in Continue()480 pAktNd->StartOfSectionIndex()+2 < in Continue()481 pAktNd->EndOfSectionIndex() ) in Continue()
761 SwTxtNode* pAktNd; in Continue() local797 else if( 0 != ( pAktNd = pDoc->GetNodes()[ nNodeIdx ]->GetTxtNode()) && !bHasFlysOrMarks ) in Continue()799 if( pAktNd->CanJoinNext( &pPos->nNode )) in Continue()806 else if( !pAktNd->GetTxt().Len() ) in Continue()
Completed in 47 milliseconds