Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx2355 WrongRange aWrong = pRight->GetWrongList()->GetObject( nW ); in ImpConnectParagraphs() local
2356 if ( aWrong.nStart != 0 ) // Nicht ein anschliessender in ImpConnectParagraphs()
2358 aWrong.nStart = aWrong.nStart + nEnd; in ImpConnectParagraphs()
2359 aWrong.nEnd = aWrong.nEnd + nEnd; in ImpConnectParagraphs()
2360 pLeft->GetWrongList()->InsertWrong( aWrong, pLeft->GetWrongList()->Count() ); in ImpConnectParagraphs()

Completed in 38 milliseconds