Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx111 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()
/aoo41x/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx88 ListBox m_aLbFunction; member in chart::ErrorBarResources

Completed in 32 milliseconds