Searched refs:aCbxAutoMax (Results 1 – 2 of 2) sorted by relevance
127 aCbxAutoMax(this, SchResId(CBX_AUTO_MAX)), in ScaleTabPage()166 aCbxAutoMax.SetClickHdl(LINK(this, ScaleTabPage, EnableValueHdl)); in ScaleTabPage()217 aCbxAutoMax.SetSizePixel( aCbxAutoMax.CalcMinimumSize() ); in AdjustControlPositions()246 lcl_shiftControls( aFmtFldMax, aCbxAutoMax, nNewXPos ); in AdjustControlPositions()312 aCbxAutoMax.Show( bValueAxis ); in EnableControls()348 EnableValueHdl(&aCbxAutoMax); in EnableControls()362 else if (pCbx == &aCbxAutoMax) in IMPL_LINK()488 aCbxAutoMax.Check( true ); in Reset()504 aCbxAutoMax.Check(((const SfxBoolItem*)pPoolItem)->GetValue()); in Reset()602 || ( !aCbxAutoMax.IsChecked() && fMax <= 0.0 ) ) ) in DeactivatePage()[all …]
78 CheckBox aCbxAutoMax; member in chart::ScaleTabPage
Completed in 8 milliseconds