Searched refs:SetCurrX (Results 1 – 1 of 1) sorted by relevance
101 inline void SetCurrX( SwPosition* pNew ){ delete pCurrX; pCurrX = pNew; } in SetCurrX() function in SwLinguIter276 SetCurrX( pNew ); in _Start()378 SetCurrX( pNewMark ); in Continue()393 SetCurrX( pNew ); in Continue()458 SetCurrX( pNewMark ); in Continue()473 SetCurrX( pNew ); in Continue()771 pLinguIter->SetCurrX( pTmp ); in SpellStart()1586 SetCurrX( pNewMark ); in SpellSentence()1601 SetCurrX( pNew ); in SpellSentence()1678 SetCurrX( new SwPosition( *pCrsr->GetMark() )); in SpellSentence()
Completed in 24 milliseconds