Searched refs:aEdTextSep (Results 1 – 2 of 2) sorted by relevance
129 aEdTextSep ( this, ScResId( ED_TEXTSEP ) ), in ScImportOptionsDlg()158 aEdTextSep.InsertEntry( aStr ); in ScImportOptionsDlg()163 aEdTextSep.SetText( aEdTextSep.GetEntry(0) ); in ScImportOptionsDlg()197 aEdTextSep.SetText( String((sal_Unicode)nCode) ); in ScImportOptionsDlg()199 aEdTextSep.SetText( aStr ); in ScImportOptionsDlg()227 aEdTextSep.Hide(); in ScImportOptionsDlg()262 rOptions.nTextSepCode = GetCodeFromCombo( aEdTextSep ); in GetImportOptions()277 if ( &rEd == &aEdTextSep ) in GetCodeFromCombo()307 aEdTextSep.Enable( bEnable ); in IMPL_LINK()
56 ComboBox aEdTextSep; member in ScImportOptionsDlg
Completed in 20 milliseconds