Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx108 m_aRbPercent( pParent, SchResId( RB_PERCENT )), in ErrorBarResources()
156 m_aRbPercent.SetClickHdl( LINK( this, ErrorBarResources, CategoryChosen )); in ErrorBarResources()
281 bool bIsPercentage( m_aRbPercent.IsChecked() || bIsErrorMargin ); in UpdateControlStates()
314 bIsErrorMargin || m_aRbPercent.IsChecked(); in UpdateControlStates()
371 else if( m_aRbPercent.IsChecked())
535 m_aRbPercent.Check(); in Reset()
555 m_aRbPercent.Check( sal_False ); in Reset()
/aoo41x/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx85 RadioButton m_aRbPercent; member in chart::ErrorBarResources

Completed in 25 milliseconds