Searched refs:m_aLbFunction (Results 1 – 2 of 2) sorted by relevance
111 m_aLbFunction( pParent, SchResId( LB_FUNCTION )), in ErrorBarResources()159 m_aLbFunction.SetSelectHdl( LINK( this, ErrorBarResources, CategoryChosen )); in ErrorBarResources()252 m_aLbFunction.Enable( bIsFunction ); in UpdateControlStates()280 ( m_aLbFunction.GetSelectEntryPos() == CHART_LB_FUNCTION_ERROR_MARGIN )); in UpdateControlStates()328 ( m_aLbFunction.GetSelectEntryPos() != CHART_LB_FUNCTION_ERROR_MARGIN )) in UpdateControlStates()377 if( m_aLbFunction.GetSelectEntryCount() == 1 )379 switch( m_aLbFunction.GetSelectEntryPos())525 m_aLbFunction.SelectEntryPos( lcl_getLbEntryPosByErrorKind( m_eErrorKind )); in Reset()
88 ListBox m_aLbFunction; member in chart::ErrorBarResources
Completed in 25 milliseconds