Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_SeriesToAxis.cxx64 m_aRB_AssumeZero(this,SchResId(RB_ASSUME_ZERO)), in SchOptionTabPage()
118 else if(m_aRB_AssumeZero.IsChecked()) in FillItemSet()
191 m_aRB_AssumeZero.Enable(sal_False); in Reset()
200 m_aRB_AssumeZero.Enable(sal_True); in Reset()
209 m_aRB_AssumeZero.Check(sal_True); in Reset()
217 m_aRB_AssumeZero.Show(sal_False); in Reset()
285 lcl_offsetControl(m_aRB_AssumeZero, 0, nYOffset); in AdaptControlPositionsAndVisibility()
292 lcl_optimzeRadioButtonSize( m_aRB_AssumeZero ); in AdaptControlPositionsAndVisibility()
298 lcl_offsetControl(m_aRB_AssumeZero, nXOffset, 0); in AdaptControlPositionsAndVisibility()
H A Dtp_SeriesToAxis.hxx73 RadioButton m_aRB_AssumeZero; member in chart::SchOptionTabPage

Completed in 10 milliseconds