Searched refs:aPortion1 (Results 1 – 1 of 1) sorted by relevance
1984 svx::SpellPortion aPortion1; in CreateSpellPortions() local1985 aPortion1.eLanguage = GetSpellDialog()->GetSelectedLang_Impl(); in CreateSpellPortions()1986 aPortion1.sText = pTextEngine->GetText( in CreateSpellPortions()1989 aRet.push_back(aPortion1); in CreateSpellPortions()2003 svx::SpellPortion aPortion1; in CreateSpellPortions() local2004 aPortion1.eLanguage = eLang; in CreateSpellPortions()2005 aPortion1.sText = pTextEngine->GetText( in CreateSpellPortions()2010 aPortion1.bIgnoreThisError = true; in CreateSpellPortions()2012 aRet.push_back(aPortion1); in CreateSpellPortions()