Searched refs:aEdTextSep (Results 1 – 2 of 2) sorted by relevance
130 aEdTextSep ( this, ScResId( ED_TEXTSEP ) ), in ScImportOptionsDlg()159 aEdTextSep.InsertEntry( aStr ); in ScImportOptionsDlg()164 aEdTextSep.SetText( aEdTextSep.GetEntry(0) ); in ScImportOptionsDlg()198 aEdTextSep.SetText( String((sal_Unicode)nCode) ); in ScImportOptionsDlg()200 aEdTextSep.SetText( aStr ); in ScImportOptionsDlg()228 aEdTextSep.Hide(); in ScImportOptionsDlg()263 rOptions.nTextSepCode = GetCodeFromCombo( aEdTextSep ); in GetImportOptions()278 if ( &rEd == &aEdTextSep ) in GetCodeFromCombo()308 aEdTextSep.Enable( bEnable ); in IMPL_LINK()
56 ComboBox aEdTextSep; member in ScImportOptionsDlg
Completed in 13 milliseconds