Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx1310 m_nErrorStart(0), in SentenceEditWindow_Impl()
1671 m_aIgnoreErrorsAt.insert( m_nErrorStart ); in MarkNextError()
1713 m_nErrorStart = pNextError->GetStart(); in MarkNextError()
1726 m_nErrorStart = aCursor.GetIndex(); in MarkNextError()
1742 m_nErrorStart = m_nErrorEnd = nTextLen; in MarkNextError()
1763 m_nErrorStart = nStart; in MoveErrorMarkTo()
1790 if(!m_nErrorStart) in ChangeMarkedWord()
1844 TextPaM aCursor(0, m_nErrorStart); in GetAlternatives()
1854 TextPaM aCursor(0, m_nErrorStart); in RestoreCurrentError()
1869 TextPaM aCursor(0, m_nErrorStart); in SetAlternatives()
[all …]
/aoo41x/main/cui/source/inc/
H A DSpellDialog.hxx74 sal_uInt16 m_nErrorStart; member in svx::SentenceEditWindow_Impl

Completed in 46 milliseconds