Home
last modified time | relevance | path

Searched refs:DeleteHdl_Impl (Results 1 – 7 of 7) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx143 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 Dcustomizeaddresslistdialog.cxx71 m_aDeletePB.SetClickHdl(LINK(this, SwCustomizeAddressListDialog, DeleteHdl_Impl )); in SwCustomizeAddressListDialog()
149 IMPL_LINK(SwCustomizeAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
H A Dcustomizeaddresslistdialog.hxx59 DECL_LINK(DeleteHdl_Impl, PushButton*);
H A Dcreateaddresslistdialog.hxx80 DECL_LINK(DeleteHdl_Impl, PushButton*);
H A Dcreateaddresslistdialog.cxx412 m_aDeletePB.SetClickHdl(LINK(this, SwCreateAddressListDialog, DeleteHdl_Impl)); in SwCreateAddressListDialog()
530 IMPL_LINK(SwCreateAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
H A Dmmaddressblockpage.hxx133 DECL_LINK(DeleteHdl_Impl, PushButton*);
H A Dmmaddressblockpage.cxx399 m_aDeletePB.SetClickHdl(LINK(this, SwSelectAddressBlockDialog, DeleteHdl_Impl)); in SwSelectAddressBlockDialog()
479 IMPL_LINK(SwSelectAddressBlockDialog, DeleteHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument

Completed in 39 milliseconds