Searched refs:GetErrorDescription (Results 1 – 2 of 2) sorted by relevance
1593 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify()1614 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify()1707 …orDescription = &static_cast<const SpellErrorAttrib&>(pNextError->GetAttr()).GetErrorDescription(); in MarkNextError()1736 …pAction->SetErrorLanguageSelected(pOldAttrib && pOldAttrib->GetErrorDescription().aSuggestions.get… in MarkNextError()1737 SvxLocaleToLanguage( pOldAttrib->GetErrorDescription().aLocale) == in MarkNextError()1785 …Description = &static_cast<const SpellErrorAttrib&>(pErrorAttrib->GetAttr()).GetErrorDescription(); in ChangeMarkedWord()1847 return pAttrib ? &pAttrib->GetErrorDescription() : 0; in GetAlternatives()1859 const SpellErrorDescription& rDesc = pAttrib->GetErrorDescription(); in RestoreCurrentError()
114 const SpellErrorDescription& GetErrorDescription() const { return m_aSpellErrorDescription; } in GetErrorDescription() function in svx::SpellErrorAttrib
Completed in 23 milliseconds