Searched refs:CheckBoxHdl_Impl (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/config/ |
H A D | mailconfigpage.cxx | 136 DECL_LINK( CheckBoxHdl_Impl, CheckBox*); 527 m_aAuthenticationCB.SetClickHdl( LINK( this, SwAuthenticationSettingsDialog, CheckBoxHdl_Impl)); in SwAuthenticationSettingsDialog() 550 CheckBoxHdl_Impl( &m_aAuthenticationCB ); in SwAuthenticationSettingsDialog() 579 IMPL_LINK( SwAuthenticationSettingsDialog, CheckBoxHdl_Impl, CheckBox*, pBox) in IMPL_LINK() argument
|
/trunk/main/cui/source/options/ |
H A D | opthtml.cxx | 106 aStarBasicCB.SetClickHdl(LINK(this, OfaHtmlTabPage, CheckBoxHdl_Impl)); in OfaHtmlTabPage() 259 IMPL_LINK(OfaHtmlTabPage, CheckBoxHdl_Impl, CheckBox*, pBox) in IMPL_LINK() argument
|
H A D | opthtml.hxx | 67 DECL_LINK(CheckBoxHdl_Impl, CheckBox*);
|
Completed in 20 milliseconds