Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_LegendPosition.cxx86 m_aRbtLeft.SetToggleHdl( LINK( this, LegendPositionResources, PositionChangeHdl ) ); in impl_setRadioButtonToggleHdl()
87 m_aRbtTop.SetToggleHdl( LINK( this, LegendPositionResources, PositionChangeHdl ) ); in impl_setRadioButtonToggleHdl()
88 m_aRbtRight.SetToggleHdl( LINK( this, LegendPositionResources, PositionChangeHdl ) ); in impl_setRadioButtonToggleHdl()
89 m_aRbtBottom.SetToggleHdl( LINK( this, LegendPositionResources, PositionChangeHdl ) ); in impl_setRadioButtonToggleHdl()
246 IMPL_LINK( LegendPositionResources, PositionChangeHdl, RadioButton*, pRadio ) in IMPL_LINK() argument
H A Dres_LegendPosition.hxx64 DECL_LINK( PositionChangeHdl, RadioButton* );

Completed in 26 milliseconds