Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx156 SwAddressListDialog::SwAddressListDialog(SwMailMergeAddressBlockPage* pParent) : in SwAddressListDialog() function in SwAddressListDialog
221 m_aOK.SetClickHdl( LINK( this, SwAddressListDialog, OKHdl_Impl)); in SwAddressListDialog()
286 SwAddressListDialog::~SwAddressListDialog() in ~SwAddressListDialog()
299 IMPL_LINK(SwAddressListDialog, FilterHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
381 IMPL_LINK(SwAddressListDialog, CreateHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
473 IMPL_LINK(SwAddressListDialog, EditHdl_Impl, PushButton*, pButton) in IMPL_LINK() argument
563 void SwAddressListDialog::DetectTablesAndQueries( in DetectTablesAndQueries()
686 IMPL_LINK(SwAddressListDialog, OKHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
695 uno::Reference< XDataSource> SwAddressListDialog::GetSource() in GetSource()
710 SharedConnection SwAddressListDialog::GetConnection() in GetConnection()
[all …]
H A Daddresslistdialog.hxx53 class SwAddressListDialog : public SfxModalDialog class
100 DECL_STATIC_LINK(SwAddressListDialog, StaticListBoxSelectHdl_Impl, SvLBoxEntry*);
103 SwAddressListDialog(SwMailMergeAddressBlockPage* pParent);
104 ~SwAddressListDialog();
H A Dmmaddressblockpage.cxx185 SwAddressListDialog* pAddrDialog = new SwAddressListDialog(this); in IMPL_LINK()

Completed in 42 milliseconds