Searched refs:aBtnCols (Results 1 – 4 of 4) sorted by relevance
47 aBtnCols ( this, ScResId( BTN_GROUP_COLS ) ), in ScGroupDlg()57 aBtnCols.Check(); in ScGroupDlg()68 return aBtnCols.IsChecked(); in GetColsChecked()
48 aBtnCols ( this, ScResId( BTN_GROUP_COLS ) ), in ScColOrRowDlg()57 aBtnCols.Check(); in ScColOrRowDlg()76 EndDialog( aBtnCols.IsChecked() ? SCRET_COLS : SCRET_ROWS ); in IMPL_LINK_INLINE_START()
50 RadioButton aBtnCols; member in ScColOrRowDlg
48 RadioButton aBtnCols; member in ScGroupDlg
Completed in 9 milliseconds