Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx218 bool bOtherText = false; in GetNextWrongSentence() local
246 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
247 … m_pSpellState->m_SpellStartPosition = bOtherText ? SPELL_START_OTHER : SPELL_START_BODY; in GetNextWrongSentence()
248 if(bOtherText) in GetNextWrongSentence()
343 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
344 … if(bOtherText && m_pSpellState->m_bStartedInOther && m_pSpellState->pOtherCursor) in GetNextWrongSentence()
358 if(bOtherText) in GetNextWrongSentence()

Completed in 20 milliseconds