Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/inc/
H A DSpellDialog.hxx73 std::set< sal_uInt16 > m_aIgnoreErrorsAt; member in svx::SentenceEditWindow_Impl
124 void ResetIgnoreErrorsAt() { m_aIgnoreErrorsAt.clear(); } in ResetIgnoreErrorsAt()
/aoo42x/main/cui/source/dialogs/
H A DSpellDialog.cxx1671 m_aIgnoreErrorsAt.insert( m_nErrorStart ); in MarkNextError()
2009 bool bIsIgnoreError = m_aIgnoreErrorsAt.find( nStart ) != m_aIgnoreErrorsAt.end(); in CreateSpellPortions()

Completed in 39 milliseconds