Searched refs:aCbSecondaryY (Results 1 – 2 of 2) sorted by relevance
75 aCbSecondaryY( this, SchResId( CB_Y_SECONDARY )), in SchAxisDlg()94 aCbSecondaryY.SetHelpId( HID_SCH_CB_SECONDARY_YGRID ); in SchAxisDlg()112 aSize.Height() -= ( aCbSecondaryZ.GetPosPixel().Y() - aCbSecondaryY.GetPosPixel().Y() ); in SchAxisDlg()121 aCbSecondaryY.Check( rInput.aExistenceList[4] ); in SchAxisDlg()128 aCbSecondaryY.Enable( rInput.aPossibilityList[4] ); in SchAxisDlg()142 rOutput.aExistenceList[4]=aCbSecondaryY.IsChecked(); in getResult()
66 CheckBox aCbSecondaryY; member in chart::SchAxisDlg
Completed in 5 milliseconds