Searched refs:ResetHdl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/cui/source/dialogs/ |
H A D | iconcdlg.cxx | 262 aResetBtn.SetClickHdl( LINK( this, IconChoiceDialog, ResetHdl ) ); in IconChoiceDialog() 730 IMPL_LINK( IconChoiceDialog, ResetHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/cui/source/inc/ |
H A D | iconcdlg.hxx | 188 DECL_LINK ( ResetHdl, Button * );
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 652 aResetBtn.SetClickHdl( LINK( this, SfxTabDialog, ResetHdl ) ); in Init_Impl() 1271 IMPL_LINK( SfxTabDialog, ResetHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 113 DECL_DLLPRIVATE_LINK( ResetHdl, Button * );
|
Completed in 37 milliseconds