Searched refs:m_aRbBoth (Results 1 – 2 of 2) sorted by relevance
125 m_aRbBoth( pParent, SchResId( RB_BOTH )), in ErrorBarResources()170 m_aRbBoth.SetClickHdl( LINK( this, ErrorBarResources, IndicatorChanged )); in ErrorBarResources()303 bool bPosEnabled = ( m_aRbPositive.IsChecked() || m_aRbBoth.IsChecked()); in UpdateControlStates()304 bool bNegEnabled = ( m_aRbNegative.IsChecked() || m_aRbBoth.IsChecked()); in UpdateControlStates()449 if( m_aRbBoth.IsChecked()) in IMPL_LINK()599 m_aRbBoth.Check(); break; in Reset()608 m_aRbBoth.Check( sal_False ); in Reset()
104 RadioButton m_aRbBoth; member in chart::ErrorBarResources
Completed in 12 milliseconds