Searched refs:SetCurr (Results 1 – 1 of 1) sorted by relevance
98 inline void SetCurr( SwPosition* pNew ){ delete pCurr; pCurr = pNew; } in SetCurr() function in SwLinguIter274 SetCurr( pNew ); in _Start()377 SetCurr( pNewPoint ); in Continue()391 SetCurr( pNew ); in Continue()457 SetCurr( pNewPoint ); in Continue()471 SetCurr( pNew ); in Continue()768 pLinguIter->SetCurr( pTmp ); in SpellStart()1304 pSpellIter->SetCurr( new SwPosition( *pSpellIter->GetCurrX() ) ); in MoveContinuationPosToEndOfCheckedSentence()1455 pSpellIter->SetCurr( new SwPosition( *pCrsr->Start() ) ); in ApplyChangedSentence()1585 SetCurr( pNewPoint ); in SpellSentence()[all …]