Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx107 m_aRbConst( pParent, SchResId( RB_CONST )), in ErrorBarResources()
155 m_aRbConst.SetClickHdl( LINK( this, ErrorBarResources, CategoryChosen )); in ErrorBarResources()
369 else if( m_aRbConst.IsChecked())
538 m_aRbConst.Check(); in Reset()
554 m_aRbConst.Check( sal_False ); in Reset()
695 …bool bIsHighContrast = ( true && m_aRbConst.GetSettings().GetStyleSettings().GetHighContrastMode()… in FillValueSets()
/trunk/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx84 RadioButton m_aRbConst; member in chart::ErrorBarResources

Completed in 24 milliseconds