Searched refs:m_aStartDrawingSelection (Results 1 – 1 of 1) sorted by relevance
86 ESelection m_aStartDrawingSelection; //draw text start selection member276 m_pSpellState->m_aStartDrawingSelection = ESelection(); in GetNextWrongSentence()874 if(m_pSpellState->m_aStartDrawingSelection.nEndPara < aCurrentSelection.nEndPara || in SpellDrawText_Impl()875 (m_pSpellState->m_aStartDrawingSelection.nEndPara == aCurrentSelection.nEndPara && in SpellDrawText_Impl()876 m_pSpellState->m_aStartDrawingSelection.nEndPos < aCurrentSelection.nEndPos)) in SpellDrawText_Impl()
Completed in 11 milliseconds