Searched refs:NewHdl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sfx2/source/inc/ |
H A D | templdgi.hxx | 202 void NewHdl( void* ); 373 using SfxCommonTemplateDialog_Impl::NewHdl; 377 DECL_LINK( NewHdl, Button * );
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glosbib.cxx | 108 aNewPB.SetClickHdl(LINK(this, SwGlossaryGroupDlg, NewHdl)); in SwGlossaryGroupDlg() 184 NewHdl(&aNewPB); in Apply() 282 IMPL_LINK( SwGlossaryGroupDlg, NewHdl, Button*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/cui/source/options/ |
H A D | dbregister.cxx | 130 m_aNew.SetClickHdl( LINK( this, DbRegistrationOptionsPage, NewHdl ) ); in DbRegistrationOptionsPage() 298 IMPL_LINK( DbRegistrationOptionsPage, NewHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 2146 void SfxCommonTemplateDialog_Impl::NewHdl(void *) in NewHdl() function in SfxCommonTemplateDialog_Impl 2404 case ID_NEW: NewHdl(0); break; in IMPL_LINK() 2930 aNewBtn.SetClickHdl( LINK( this, SfxTemplateCatalog_Impl, NewHdl ) ); in SfxTemplateCatalog_Impl() 2966 IMPL_LINK_INLINE_START( SfxTemplateCatalog_Impl, NewHdl, Button *, pButton ) in IMPL_LINK_INLINE_END() 2970 SfxCommonTemplateDialog_Impl::NewHdl( NULL ); in IMPL_LINK_INLINE_END() 2973 IMPL_LINK_INLINE_END( SfxTemplateCatalog_Impl, NewHdl, Button *, pButton ) in IMPL_LINK_INLINE_END() argument
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | glosbib.hxx | 100 DECL_LINK( NewHdl, Button* );
|
/aoo41x/main/cui/source/inc/ |
H A D | dbregister.hxx | 65 DECL_LINK( NewHdl, void * );
|
Completed in 41 milliseconds