Searched refs:RadioHdl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | textimportoptions.cxx | 82 aLink = LINK( this, ScTextImportOptionsDlg, RadioHdl ); in init() 102 IMPL_LINK( ScTextImportOptionsDlg, RadioHdl, RadioButton*, pBtn ) in IMPL_LINK() argument
|
/aoo41x/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 166 IMPL_LINK( SvInsertOleDlg, RadioHdl, RadioButton *, EMPTYARG ) in IMPL_LINK() argument 220 Link aLink( LINK( this, SvInsertOleDlg, RadioHdl ) ); in SvInsertOleDlg() 224 RadioHdl( NULL ); in SvInsertOleDlg()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | textimportoptions.hxx | 65 DECL_LINK( RadioHdl, RadioButton* );
|
/aoo41x/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()
|
/aoo41x/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 39 milliseconds