Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_SeriesToAxis.cxx60 aCBAxisSideBySide(this,SchResId(CB_BARS_SIDE_BY_SIDE)), in SchOptionTabPage()
83 aCBAxisSideBySide.Enable( aRbtAxis2.IsChecked()); in IMPL_LINK()
85 aCBAxisSideBySide.Enable( aRbtAxis1.IsChecked()); in IMPL_LINK()
113 if(aCBAxisSideBySide.IsVisible()) in FillItemSet()
114 rOutAttrs.Put(SfxBoolItem(SCHATTR_GROUP_BARS_PER_AXIS, ! aCBAxisSideBySide.IsChecked())); in FillItemSet()
167 aCBAxisSideBySide.Disable(); in Reset()
174 aCBAxisSideBySide.Check( bCheck ); in Reset()
178 aCBAxisSideBySide.Show(sal_False); in Reset()
H A Dtp_SeriesToAxis.hxx68 CheckBox aCBAxisSideBySide; member in chart::SchOptionTabPage

Completed in 83 milliseconds