Searched refs:m_bStartedInSelection (Results 1 – 1 of 1) sorted by relevance
81 bool m_bStartedInSelection; // there was an initial text selection member110 m_bStartedInSelection(false), in SpellState()243 m_pSpellState->m_bStartedInSelection = true; in GetNextWrongSentence()340 if (!m_pSpellState->m_bStartedInSelection) in GetNextWrongSentence()404 if(!aRet.size() && !m_pSpellState->m_bStartedInSelection) in GetNextWrongSentence()
Completed in 9 milliseconds