Searched refs:m_aStartDrawingSelection (Results 1 – 1 of 1) sorted by relevance
88 ESelection m_aStartDrawingSelection; //draw text start selection member278 m_pSpellState->m_aStartDrawingSelection = ESelection(); in GetNextWrongSentence()876 if(m_pSpellState->m_aStartDrawingSelection.nEndPara < aCurrentSelection.nEndPara || in SpellDrawText_Impl()877 (m_pSpellState->m_aStartDrawingSelection.nEndPara == aCurrentSelection.nEndPara && in SpellDrawText_Impl()878 m_pSpellState->m_aStartDrawingSelection.nEndPos < aCurrentSelection.nEndPos)) in SpellDrawText_Impl()
Completed in 19 milliseconds