Searched refs:IndicatorChanged (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | res_ErrorBar.cxx | 168 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
|
/aoo41x/main/chart2/source/controller/inc/ |
H A D | res_ErrorBar.hxx | 139 DECL_LINK( IndicatorChanged, void * );
|
Completed in 21 milliseconds