Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx168 m_aRbPositive.SetClickHdl( LINK( this, ErrorBarResources, IndicatorChanged )); in ErrorBarResources()
169 m_aRbNegative.SetClickHdl( LINK( this, ErrorBarResources, IndicatorChanged )); in ErrorBarResources()
170 m_aRbBoth.SetClickHdl( LINK( this, ErrorBarResources, IndicatorChanged )); in ErrorBarResources()
446 IMPL_LINK( ErrorBarResources, IndicatorChanged, void *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx139 DECL_LINK( IndicatorChanged, void * );

Completed in 17 milliseconds