Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx86 ESelection m_aStartDrawingSelection; //draw text start selection member
276 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