Searched refs:RadioHdl (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/ui/dbgui/ |
H A D | textimportoptions.cxx | 81 aLink = LINK( this, ScTextImportOptionsDlg, RadioHdl ); in init() 101 IMPL_LINK( ScTextImportOptionsDlg, RadioHdl, RadioButton*, pBtn ) in IMPL_LINK() argument
|
/trunk/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 164 IMPL_LINK( SvInsertOleDlg, RadioHdl, RadioButton *, EMPTYARG ) in IMPL_LINK() argument 218 Link aLink( LINK( this, SvInsertOleDlg, RadioHdl ) ); in SvInsertOleDlg() 222 RadioHdl( NULL ); in SvInsertOleDlg()
|
/trunk/main/cui/source/customize/ |
H A D | acccfg.cxx | 740 aOfficeButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RadioHdl )); in SfxAcceleratorConfigPage() 741 aModuleButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RadioHdl )); in SfxAcceleratorConfigPage() 1147 IMPL_LINK( SfxAcceleratorConfigPage, RadioHdl, RadioButton *, EMPTYARG ) in IMPL_LINK() argument 1424 RadioHdl(0); in Reset()
|
/trunk/main/sc/source/ui/inc/ |
H A D | textimportoptions.hxx | 65 DECL_LINK( RadioHdl, RadioButton* );
|
/trunk/main/cui/source/inc/ |
H A D | acccfg.hxx | 176 DECL_LINK( RadioHdl, RadioButton* );
|
H A D | insdlg.hxx | 79 DECL_LINK( RadioHdl, RadioButton* );
|
Completed in 51 milliseconds