Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx628 SwPaM *pPaMLast = (SwPaM*)GetCrsr()->GetNext(), in Calculate() local
629 *pPaM = pPaMLast; // die Pointer auf Cursor in Calculate()
686 } while( pPaMLast != (pPaM = (SwPaM*)pPaM->GetNext()) ); in Calculate()

Completed in 7 milliseconds