Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx101 inline void SetCurrX( SwPosition* pNew ){ delete pCurrX; pCurrX = pNew; } in SetCurrX() function in SwLinguIter
276 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 22 milliseconds