Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx226 aEdOther ( this, ScResId( ED_OTHER ) ), in ScImportAsciiDlg()
311 aEdOther.SetText( aEdOther.GetText() + OUString( aSep[i] ) ); in ScImportAsciiDlg()
379 aEdOther.SetModifyHdl( aSeparatorHdl ); in ScImportAsciiDlg()
425 aEdOther.SetAccessibleName(aCkbOther.GetText()); in ScImportAsciiDlg()
426 aEdOther.SetAccessibleRelationLabeledBy(&aCkbOther); in ScImportAsciiDlg()
578 aSepChars += aEdOther.GetText(); in GetSeparators()
590 aEdOther.Enable( bEnable ); in SetupSeparatorCtrls()
632 aEdOther.GrabFocus(); in IMPL_LINK()
633 else if( pCtrl == &aEdOther ) in IMPL_LINK()
634 aCkbOther.Check( aEdOther.GetText().Len() > 0 ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dscuiasciiopt.hxx62 Edit aEdOther; member in ScImportAsciiDlg

Completed in 17 milliseconds