Searched refs:aOtherBtn (Results 1 – 2 of 2) sorted by relevance
73 else if( aOtherBtn.IsChecked() && aOtherEd.GetText().Len() ) in GetValues()83 if(aOtherBtn.IsChecked()) in GetValues()119 aOtherBtn (this, SW_RES(RB_OTHER)), in SwConvertTableDlg()149 aOtherEd.SetAccessibleRelationLabeledBy(&aOtherBtn); in SwConvertTableDlg()162 aOtherBtn.Check(); in SwConvertTableDlg()199 aOtherBtn.SetClickHdl(aLk ); in SwConvertTableDlg()200 aOtherEd.Enable( aOtherBtn.IsChecked() ); in SwConvertTableDlg()249 aOtherEd.Enable( aOtherBtn.IsChecked() ); in IMPL_LINK()
45 RadioButton aOtherBtn; member in SwConvertTableDlg