Searched refs:GetErrorDescription (Results 1 – 2 of 2) sorted by relevance
1591 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify()1612 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify()1705 …orDescription = &static_cast<const SpellErrorAttrib&>(pNextError->GetAttr()).GetErrorDescription(); in MarkNextError()1734 …pAction->SetErrorLanguageSelected(pOldAttrib && pOldAttrib->GetErrorDescription().aSuggestions.get… in MarkNextError()1735 SvxLocaleToLanguage( pOldAttrib->GetErrorDescription().aLocale) == in MarkNextError()1783 …Description = &static_cast<const SpellErrorAttrib&>(pErrorAttrib->GetAttr()).GetErrorDescription(); in ChangeMarkedWord()1845 return pAttrib ? &pAttrib->GetErrorDescription() : 0; in GetAlternatives()1857 const SpellErrorDescription& rDesc = pAttrib->GetErrorDescription(); in RestoreCurrentError()
114 const SpellErrorDescription& GetErrorDescription() const { return m_aSpellErrorDescription; } in GetErrorDescription() function in svx::SpellErrorAttrib