Searched refs:aOtherBtn (Results 1 – 2 of 2) sorted by relevance
77 else if( aOtherBtn.IsChecked() && aOtherEd.GetText().Len() ) in GetValues()87 if(aOtherBtn.IsChecked()) in GetValues()123 aOtherBtn (this, SW_RES(RB_OTHER)), in SwConvertTableDlg()153 aOtherEd.SetAccessibleRelationLabeledBy(&aOtherBtn); in SwConvertTableDlg()166 aOtherBtn.Check(); in SwConvertTableDlg()203 aOtherBtn.SetClickHdl(aLk ); in SwConvertTableDlg()204 aOtherEd.Enable( aOtherBtn.IsChecked() ); in SwConvertTableDlg()253 aOtherEd.Enable( aOtherBtn.IsChecked() ); in IMPL_LINK()
45 RadioButton aOtherBtn; member in SwConvertTableDlg
Completed in 12 milliseconds