Searched refs:aCkbOther (Results 1 – 2 of 2) sorted by relevance
225 aCkbOther ( this, ScResId( CKB_OTHER ) ), in ScImportAsciiDlg()310 aCkbOther.Check(); in ScImportAsciiDlg()378 aCkbOther.SetClickHdl( aSeparatorHdl ); in ScImportAsciiDlg()425 aEdOther.SetAccessibleName(aCkbOther.GetText()); in ScImportAsciiDlg()426 aEdOther.SetAccessibleRelationLabeledBy(&aCkbOther); in ScImportAsciiDlg()577 if( aCkbOther.IsChecked() ) in GetSeparators()589 aCkbOther.Enable( bEnable ); in SetupSeparatorCtrls()631 if( (pCtrl == &aCkbOther) && aCkbOther.IsChecked() ) in IMPL_LINK()634 aCkbOther.Check( aEdOther.GetText().Len() > 0 ); in IMPL_LINK()
61 CheckBox aCkbOther; member in ScImportAsciiDlg
Completed in 12 milliseconds