Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_Trendline.cxx88 m_aRBPower( pParent, SchResId( RB_POWER )), in TrendlineResources()
113 m_aRBPower.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
130 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBPower )); in adjustControlSizes()
138 lcl_AdjustControlSize( m_aRBPower ); in adjustControlSizes()
167 else if( pRadioButton == &m_aRBPower ) in IMPL_LINK()
235 m_aRBPower.Check(); in Reset()
H A Dres_Trendline.hxx55 RadioButton m_aRBPower; member in chart::TrendlineResources

Completed in 28 milliseconds