Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx220 bool bOtherText = false; in GetNextWrongSentence() local
248 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
249 … m_pSpellState->m_SpellStartPosition = bOtherText ? SPELL_START_OTHER : SPELL_START_BODY; in GetNextWrongSentence()
250 if(bOtherText) in GetNextWrongSentence()
345 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
346 … if(bOtherText && m_pSpellState->m_bStartedInOther && m_pSpellState->pOtherCursor) in GetNextWrongSentence()
360 if(bOtherText) in GetNextWrongSentence()

Completed in 11 milliseconds