Searched refs:aCkbOther (Results 1 – 2 of 2) sorted by relevance
224 aCkbOther ( this, ScResId( CKB_OTHER ) ), in ScImportAsciiDlg()309 aCkbOther.Check(); in ScImportAsciiDlg()377 aCkbOther.SetClickHdl( aSeparatorHdl ); in ScImportAsciiDlg()424 aEdOther.SetAccessibleName(aCkbOther.GetText()); in ScImportAsciiDlg()425 aEdOther.SetAccessibleRelationLabeledBy(&aCkbOther); in ScImportAsciiDlg()576 if( aCkbOther.IsChecked() ) in GetSeparators()588 aCkbOther.Enable( bEnable ); in SetupSeparatorCtrls()630 if( (pCtrl == &aCkbOther) && aCkbOther.IsChecked() ) in IMPL_LINK()633 aCkbOther.Check( aEdOther.GetText().Len() > 0 ); in IMPL_LINK()
61 CheckBox aCkbOther; member in ScImportAsciiDlg
Completed in 25 milliseconds