Home
last modified time | relevance | path

Searched refs:aPortion1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1986 svx::SpellPortion aPortion1; in CreateSpellPortions() local
1987 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() local
2006 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 21 milliseconds