Searched refs:DeleteHdl_Impl (Results 1 – 7 of 7) sorted by relevance
/trunk/main/cui/source/dialogs/ |
H A D | hyphen.cxx | 143 DECL_LINK( DeleteHdl_Impl, Button* ); 212 aDelBtn.SetClickHdl( LINK( this, SvxHyphenWordDialog_Impl, DeleteHdl_Impl ) ); in SvxHyphenWordDialog_Impl() 535 IMPL_LINK( SvxHyphenWordDialog_Impl, DeleteHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
|
/trunk/main/sw/source/ui/dbui/ |
H A D | customizeaddresslistdialog.cxx | 71 m_aDeletePB.SetClickHdl(LINK(this, SwCustomizeAddressListDialog, DeleteHdl_Impl )); in SwCustomizeAddressListDialog() 149 IMPL_LINK(SwCustomizeAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
|
H A D | customizeaddresslistdialog.hxx | 59 DECL_LINK(DeleteHdl_Impl, PushButton*);
|
H A D | createaddresslistdialog.hxx | 80 DECL_LINK(DeleteHdl_Impl, PushButton*);
|
H A D | createaddresslistdialog.cxx | 412 m_aDeletePB.SetClickHdl(LINK(this, SwCreateAddressListDialog, DeleteHdl_Impl)); in SwCreateAddressListDialog() 530 IMPL_LINK(SwCreateAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
|
H A D | mmaddressblockpage.hxx | 133 DECL_LINK(DeleteHdl_Impl, PushButton*);
|
H A D | mmaddressblockpage.cxx | 399 m_aDeletePB.SetClickHdl(LINK(this, SwSelectAddressBlockDialog, DeleteHdl_Impl)); in SwSelectAddressBlockDialog() 479 IMPL_LINK(SwSelectAddressBlockDialog, DeleteHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
|
Completed in 34 milliseconds