Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddoccomp.cxx1233 SwPaM* pCorr = (SwPaM*)rpInsRing->GetPrev(); in ChangesInLine() local
1234 if( *pCorr->GetPoint() == *pTmp->GetPoint() ) in ChangesInLine()
1235 *pCorr->GetPoint() = *pTmp->GetMark(); in ChangesInLine()
1409 SwPaM* pCorr = (SwPaM*)pInsRing->GetPrev(); in ShowDelete() local
1410 if( *pCorr->GetPoint() == *pTmp->GetPoint() ) in ShowDelete()
1413 *pCorr->GetPoint() = SwPosition( aTmpPos ); in ShowDelete()

Completed in 14 milliseconds