19#ifndef INCLUDED_SW_SOURCE_UI_DBUI_CREATEADDRESSLISTDIALOG_HXX
20#define INCLUDED_SW_SOURCE_UI_DBUI_CREATEADDRESSLISTDIALOG_HXX
33 std::vector< std::vector< OUString> >
aDBData;
56 std::unique_ptr<weld::Button>
m_xOK;
75 void Find(
const OUString& rSearch, sal_Int32 nColumn);
std::unique_ptr< weld::Button > m_xFindPB
DECL_LINK(OkHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xOK
void Find(const OUString &rSearch, sal_Int32 nColumn)
DECL_LINK(DBCursorHdl_Impl, weld::Button &, void)
DECL_LINK(DBNumCursorHdl_Impl, weld::Entry &, void)
DECL_LINK(DeleteHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::SpinButton > m_xSetNoNF
OUString m_sAddressListFilterName
std::unique_ptr< weld::Button > m_xNewPB
virtual ~SwCreateAddressListDialog() override
std::unique_ptr< weld::Button > m_xDeletePB
DECL_LINK(RefreshNum_Impl, weld::Widget &, void)
std::unique_ptr< SwCSVData > m_pCSVData
std::unique_ptr< weld::Button > m_xNextPB
std::unique_ptr< SwAddressControl_Impl > m_xAddressControl
std::unique_ptr< weld::Button > m_xStartPB
DECL_LINK(NewHdl_Impl, weld::Button &, void)
const OUString & GetURL() const
DECL_LINK(FindHdl_Impl, weld::Button &, void)
SwCreateAddressListDialog(weld::Window *pParent, OUString aURL, SwMailMergeConfigItem const &rConfig)
DECL_LINK(CustomizeHdl_Impl, weld::Button &, void)
std::unique_ptr< SwFindEntryDialog > m_xFindDlg
std::unique_ptr< weld::Button > m_xEndPB
std::unique_ptr< weld::Entry > m_xSetNoED
std::unique_ptr< weld::Button > m_xPrevPB
std::unique_ptr< weld::Button > m_xCustomizePB
DECL_LINK(FindHdl_Impl, weld::Button &, void)
void set_visible(bool bVisible)
virtual ~SwFindEntryDialog() override
std::unique_ptr< weld::Button > m_xCancel
SwFindEntryDialog(SwCreateAddressListDialog *pParent)
std::unique_ptr< weld::ComboBox > m_xFindOnlyLB
std::unique_ptr< weld::Button > m_xFindPB
std::unique_ptr< weld::Entry > m_xFindED
std::unique_ptr< weld::CheckButton > m_xFindOnlyCB
SwCreateAddressListDialog * m_pParent
weld::ComboBox & GetFieldsListBox()
DECL_LINK(FindEnableHdl_Impl, weld::Entry &, void)
DECL_LINK(CloseHdl_Impl, weld::Button &, void)
std::shared_ptr< weld::Dialog > m_xDialog
std::vector< OUString > aDBColumnHeaders
std::vector< std::vector< OUString > > aDBData