Home
last modified time | relevance | path

Searched refs:aCbSecondaryZ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_InsertAxis_Grid.cxx76 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()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_InsertAxis_Grid.hxx67 CheckBox aCbSecondaryZ; member in chart::SchAxisDlg

Completed in 8 milliseconds