Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx197 static SwSpellIter* pSpellIter = 0; variable
692 if (pSpellIter) in HasLastSentenceGotGrammarChecked()
751 pSpellIter = new SwSpellIter; in SpellStart()
752 pLinguIter = pSpellIter; in SpellStart()
786 if (!pConvArgs && pSpellIter && pSpellIter->GetSh() == this) in SpellEnd()
790 delete pSpellIter, pSpellIter = 0; in SpellEnd()
1259 if(!pSpellIter) in SpellSentence()
1275 if(!pSpellIter) in PutSpellingToSentenceStart()
1302 if (pSpellIter) in MoveContinuationPosToEndOfCheckedSentence()
1304 pSpellIter->SetCurr( new SwPosition( *pSpellIter->GetCurrX() ) ); in MoveContinuationPosToEndOfCheckedSentence()
[all …]

Completed in 23 milliseconds