Searched refs:aCbSecondaryZ (Results 1 – 2 of 2) sorted by relevance
76 aCbSecondaryZ( this, SchResId( CB_Z_SECONDARY )), in SchAxisDlg()95 aCbSecondaryZ.SetHelpId( HID_SCH_CB_SECONDARY_ZGRID ); in SchAxisDlg()108 aCbSecondaryZ.Hide(); in SchAxisDlg()112 aSize.Height() -= ( aCbSecondaryZ.GetPosPixel().Y() - aCbSecondaryY.GetPosPixel().Y() ); in SchAxisDlg()122 aCbSecondaryZ.Check( rInput.aExistenceList[5] ); in SchAxisDlg()129 aCbSecondaryZ.Enable( rInput.aPossibilityList[5] ); in SchAxisDlg()143 rOutput.aExistenceList[5]=aCbSecondaryZ.IsChecked(); in getResult()
67 CheckBox aCbSecondaryZ; member in chart::SchAxisDlg
Completed in 20 milliseconds