Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx116 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()
H A Dtp_Scale.hxx67 CheckBox aCbxLogarithm; member in chart::ScaleTabPage

Completed in 17 milliseconds