Searched refs:aCbxLogarithm (Results 1 – 2 of 2) sorted by relevance
116 aCbxLogarithm(this, SchResId(CBX_LOGARITHM)), in ScaleTabPage()306 aCbxLogarithm.Show( bValueAxis && !bDateAxis ); in EnableControls()403 aCbxLogarithm.Check(false); in IMPL_LINK()431 rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_LOGARITHM ,aCbxLogarithm.IsChecked())); in FillItemSet()524 aCbxLogarithm.Check(((const SfxBoolItem*)pPoolItem)->GetValue()); in Reset()596 aCbxLogarithm.Show( false ); in DeactivatePage()600 if ( aCbxLogarithm.IsChecked() && in DeactivatePage()
67 CheckBox aCbxLogarithm; member in chart::ScaleTabPage
Completed in 20 milliseconds