Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx211 aLbCustomLang( this, ScResId( LB_CUSTOMLANG ) ), in ScImportAsciiDlg()
395 aLbCustomLang.SetLanguageList( in ScImportAsciiDlg()
397 aLbCustomLang.InsertLanguage(LANGUAGE_SYSTEM); in ScImportAsciiDlg()
398 aLbCustomLang.SelectLanguage(static_cast<LanguageType>(nLanguage), true); in ScImportAsciiDlg()
508 rOpt.SetLanguage(aLbCustomLang.GetSelectLanguage()); in GetOptions()
529 aLbCustomLang.SelectLanguage(LANGUAGE_SYSTEM); in SetTextToColumnsMode()
530 aLbCustomLang.Disable(); in SetTextToColumnsMode()
554 static_cast<sal_Int32>(aLbCustomLang.GetSelectLanguage()) ); in SaveParameters()
/trunk/main/sc/source/ui/inc/
H A Dscuiasciiopt.hxx48 SvxLanguageBox aLbCustomLang; member in ScImportAsciiDlg

Completed in 14 milliseconds