Home
last modified time | relevance | path

Searched refs:pAktNd (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx445 SwTxtNode* pAktNd; in Continue() local
479 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()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx764 SwTxtNode* pAktNd; in Continue() local
800 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 45 milliseconds