Searched refs:aPortion1 (Results 1 – 1 of 1) sorted by relevance
1986 svx::SpellPortion aPortion1; in CreateSpellPortions() local1987 aPortion1.eLanguage = GetSpellDialog()->GetSelectedLang_Impl(); in CreateSpellPortions()1988 aPortion1.sText = pTextEngine->GetText( in CreateSpellPortions()1991 aRet.push_back(aPortion1); in CreateSpellPortions()2005 svx::SpellPortion aPortion1; in CreateSpellPortions() local2006 aPortion1.eLanguage = eLang; in CreateSpellPortions()2007 aPortion1.sText = pTextEngine->GetText( in CreateSpellPortions()2012 aPortion1.bIgnoreThisError = true; in CreateSpellPortions()2014 aRet.push_back(aPortion1); in CreateSpellPortions()
Completed in 20 milliseconds