Searched refs:m_bStartedInSelection (Results 1 – 1 of 1) sorted by relevance
83 bool m_bStartedInSelection; // there was an initial text selection member112 m_bStartedInSelection(false), in SpellState()245 m_pSpellState->m_bStartedInSelection = true; in GetNextWrongSentence()342 if (!m_pSpellState->m_bStartedInSelection) in GetNextWrongSentence()406 if(!aRet.size() && !m_pSpellState->m_bStartedInSelection) in GetNextWrongSentence()
Completed in 7 milliseconds