Home
last modified time | relevance | path

Searched refs:RadioHdl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dtextimportoptions.cxx81 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 Dinsdlg.cxx166 IMPL_LINK( SvInsertOleDlg, RadioHdl, RadioButton *, EMPTYARG ) in IMPL_LINK() argument
220 Link aLink( LINK( this, SvInsertOleDlg, RadioHdl ) ); in SvInsertOleDlg()
224 RadioHdl( NULL ); in SvInsertOleDlg()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx740 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 Dtextimportoptions.hxx65 DECL_LINK( RadioHdl, RadioButton* );
/trunk/main/cui/source/inc/
H A Dacccfg.hxx176 DECL_LINK( RadioHdl, RadioButton* );
H A Dinsdlg.hxx79 DECL_LINK( RadioHdl, RadioButton* );

Completed in 37 milliseconds