Home
last modified time | relevance | path

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

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