Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx100 inline const SwPosition *GetCurrX() const { return pCurrX; } in GetCurrX() function in SwLinguIter
1304 pSpellIter->SetCurr( new SwPosition( *pSpellIter->GetCurrX() ) ); in MoveContinuationPosToEndOfCheckedSentence()
1626 *pCrsr->GetPoint() = *GetCurrX(); in SpellSentence()
1693 *pCrsr->GetMark() = *GetCurrX(); in SpellSentence()
1696 *pCrsr->GetPoint() = *GetCurrX(); in SpellSentence()
1698 aSaveStartPos = *GetCurrX(); in SpellSentence()
1703 if(*GetCurrX() >= *GetEnd()) in SpellSentence()
1719 if(*GetCurrX() < *GetEnd()) in SpellSentence()

Completed in 23 milliseconds