Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Dres_Trendline.cxx86 m_aRBLogarithmic( pParent, SchResId( RB_LOGARITHMIC )), in TrendlineResources()
111 m_aRBLogarithmic.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
128 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBLogarithmic )); in adjustControlSizes()
136 lcl_AdjustControlSize( m_aRBLogarithmic ); in adjustControlSizes()
163 else if( pRadioButton == &m_aRBLogarithmic ) in IMPL_LINK()
229 m_aRBLogarithmic.Check(); in Reset()
H A Dres_Trendline.hxx53 RadioButton m_aRBLogarithmic; member in chart::TrendlineResources

Completed in 15 milliseconds