Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Dcustomizeaddresslistdialog.cxx44 SwCustomizeAddressListDialog::SwCustomizeAddressListDialog( in SwCustomizeAddressListDialog() function in SwCustomizeAddressListDialog
68 Link aAddRenameLk = LINK(this, SwCustomizeAddressListDialog, AddRenameHdl_Impl ); in SwCustomizeAddressListDialog()
71 m_aDeletePB.SetClickHdl(LINK(this, SwCustomizeAddressListDialog, DeleteHdl_Impl )); in SwCustomizeAddressListDialog()
72 Link aUpDownLk = LINK(this, SwCustomizeAddressListDialog, UpDownHdl_Impl); in SwCustomizeAddressListDialog()
88 SwCustomizeAddressListDialog::~SwCustomizeAddressListDialog() in ~SwCustomizeAddressListDialog()
95 IMPL_LINK(SwCustomizeAddressListDialog, ListBoxSelectHdl_Impl, ListBox*, EMPTYARG) in IMPL_LINK() argument
103 IMPL_LINK(SwCustomizeAddressListDialog, AddRenameHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
149 IMPL_LINK(SwCustomizeAddressListDialog, DeleteHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
168 IMPL_LINK(SwCustomizeAddressListDialog, UpDownHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
198 void SwCustomizeAddressListDialog::UpdateButtons() in UpdateButtons()
[all …]
H A Dcustomizeaddresslistdialog.hxx38 class SwCustomizeAddressListDialog : public SfxModalDialog class
65 SwCustomizeAddressListDialog(Window* pParent, const SwCSVData& rOldData);
66 ~SwCustomizeAddressListDialog();
H A Dcreateaddresslistdialog.cxx576 SwCustomizeAddressListDialog* pDlg = new SwCustomizeAddressListDialog(pButton, *m_pCSVData); in IMPL_LINK()

Completed in 23 milliseconds