Searched refs:DelHdl (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/ui/inc/ |
H A D | swuiidxmrk.hxx | 133 DECL_LINK( DelHdl, Button * );
|
/aoo4110/main/sfx2/source/inc/ |
H A D | templdgi.hxx | 379 DECL_LINK( DelHdl, Button * );
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 2931 aDelBtn.SetClickHdl( LINK( this, SfxTemplateCatalog_Impl, DelHdl ) ); in SfxTemplateCatalog_Impl() 2988 IMPL_LINK_INLINE_START( SfxTemplateCatalog_Impl, DelHdl, Button *, pButton ) in IMPL_LINK_INLINE_END() 2994 IMPL_LINK_INLINE_END( SfxTemplateCatalog_Impl, DelHdl, Button *, pButton ) in IMPL_LINK_INLINE_END() argument
|
/aoo4110/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 192 aDelBT.SetClickHdl(LINK(this,SwIndexMarkDlg, DelHdl)); in SwIndexMarkDlg() 869 IMPL_LINK( SwIndexMarkDlg, DelHdl, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END()
|
Completed in 86 milliseconds