Home
last modified time | relevance | path

Searched refs:SwCreateAddressListDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx377 SwCreateAddressListDialog::SwCreateAddressListDialog( in SwCreateAddressListDialog() function in SwCreateAddressListDialog
415 m_aOK.SetClickHdl(LINK(this, SwCreateAddressListDialog, OkHdl_Impl)); in SwCreateAddressListDialog()
417 Link aLk = LINK(this, SwCreateAddressListDialog, DBCursorHdl_Impl); in SwCreateAddressListDialog()
502 SwCreateAddressListDialog::~SwCreateAddressListDialog() in ~SwCreateAddressListDialog()
512 IMPL_LINK(SwCreateAddressListDialog, NewHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
530 IMPL_LINK(SwCreateAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
554 IMPL_LINK(SwCreateAddressListDialog, FindHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
603 IMPL_LINK(SwCreateAddressListDialog, OkHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
679 IMPL_LINK(SwCreateAddressListDialog, DBCursorHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
716 void SwCreateAddressListDialog::UpdateButtons() in UpdateButtons()
[all …]
H A Dcreateaddresslistdialog.hxx50 class SwCreateAddressListDialog : public SfxModalDialog class
90 SwCreateAddressListDialog(
92 ~SwCreateAddressListDialog();
111 SwCreateAddressListDialog* m_pParent;
118 SwFindEntryDialog(SwCreateAddressListDialog* pParent);
H A Daddresslistdialog.cxx384 SwCreateAddressListDialog* pDlg = in IMPL_LINK()
385 new SwCreateAddressListDialog( in IMPL_LINK()
492 SwCreateAddressListDialog* pDlg = in IMPL_LINK()
493 new SwCreateAddressListDialog( in IMPL_LINK()

Completed in 21 milliseconds