Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx119 m_aMfNegative( pParent, SchResId( MF_NEGATIVE )), in ErrorBarResources()
263 m_aMfNegative.Show( ! bShowRange ); in UpdateControlStates()
289 m_aMfNegative.SetDecimalDigits( 1 ); in UpdateControlStates()
290 m_aMfNegative.SetSpinSize( 10 ); in UpdateControlStates()
296 m_aMfNegative.SetDecimalDigits( m_nConstDecimalDigits ); in UpdateControlStates()
297 m_aMfNegative.SetSpinSize( m_nConstSpinSize ); in UpdateControlStates()
300 m_aMfNegative.SetCustomUnitText( aCustomUnit ); in UpdateControlStates()
347 m_aMfNegative.Enable( bNegEnabled ); in UpdateControlStates()
440 m_aMfNegative.SetValue( m_aMfPositive.GetValue()); in IMPL_LINK()
577 m_aMfNegative.SetValue( nMinusValue ); in Reset()
[all …]
/aoo4110/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx97 MetricField m_aMfNegative; member in chart::ErrorBarResources

Completed in 49 milliseconds