Searched refs:UIOption_RadioHdl (Results 1 – 2 of 2) sorted by relevance
285 DECL_LINK( UIOption_RadioHdl, RadioButton* );
1528 pBtn->SetToggleHdl( LINK( this, PrintDialog, UIOption_RadioHdl ) ); in setupOptionalUI()2408 IMPL_LINK( PrintDialog, UIOption_RadioHdl, RadioButton*, i_pBtn ) in IMPL_LINK() argument
Completed in 55 milliseconds