Searched refs:m_aIgnoreErrorsAt (Results 1 – 2 of 2) sorted by relevance
73 std::set< sal_uInt16 > m_aIgnoreErrorsAt; member in svx::SentenceEditWindow_Impl124 void ResetIgnoreErrorsAt() { m_aIgnoreErrorsAt.clear(); } in ResetIgnoreErrorsAt()
1671 m_aIgnoreErrorsAt.insert( m_nErrorStart ); in MarkNextError()2009 bool bIsIgnoreError = m_aIgnoreErrorsAt.find( nStart ) != m_aIgnoreErrorsAt.end(); in CreateSpellPortions()
Completed in 45 milliseconds