#include <createaddresslistdialog.hxx>
|
| DECL_LINK (NewHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (DeleteHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (FindHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (CustomizeHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (OkHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (DBCursorHdl_Impl, weld::Button &, void) |
|
| DECL_LINK (DBNumCursorHdl_Impl, weld::Entry &, void) |
|
| DECL_LINK (RefreshNum_Impl, weld::Widget &, void) |
|
void | DBNumCursor () |
|
void | UpdateButtons () |
|
Definition at line 37 of file createaddresslistdialog.hxx.
◆ SwCreateAddressListDialog()
Definition at line 214 of file createaddresslistdialog.cxx.
References aURL, o3tl::ends_with(), SwMailMergeConfigItem::GetDefaultAddressHeaders(), SfxMedium::GetInStream(), o3tl::getToken(), LINEEND_LF, LINK, m_pCSVData, m_sURL, m_sURL, m_xAddressControl, m_xCustomizePB, m_xDeletePB, m_xEndPB, m_xFindPB, m_xNewPB, m_xNextPB, m_xOK, m_xPrevPB, m_xSetNoED, m_xSetNoNF, m_xStartPB, nCount, nIndex, SvStream::ReadByteStringLine(), SvStream::SetLineDelimiter(), SvStream::SetStreamCharSet(), o3tl::starts_with(), u, and UpdateButtons().
◆ ~SwCreateAddressListDialog()
SwCreateAddressListDialog::~SwCreateAddressListDialog |
( |
| ) |
|
|
overridevirtual |
◆ DBNumCursor()
void SwCreateAddressListDialog::DBNumCursor |
( |
| ) |
|
|
private |
◆ DECL_LINK() [1/8]
SwCreateAddressListDialog::DECL_LINK |
( |
CustomizeHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/8]
SwCreateAddressListDialog::DECL_LINK |
( |
DBCursorHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/8]
SwCreateAddressListDialog::DECL_LINK |
( |
DBNumCursorHdl_Impl |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/8]
SwCreateAddressListDialog::DECL_LINK |
( |
DeleteHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/8]
SwCreateAddressListDialog::DECL_LINK |
( |
FindHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [6/8]
SwCreateAddressListDialog::DECL_LINK |
( |
NewHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [7/8]
SwCreateAddressListDialog::DECL_LINK |
( |
OkHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [8/8]
SwCreateAddressListDialog::DECL_LINK |
( |
RefreshNum_Impl |
, |
|
|
weld::Widget & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ Find()
void SwCreateAddressListDialog::Find |
( |
const OUString & |
rSearch, |
|
|
sal_Int32 |
nColumn |
|
) |
| |
◆ GetURL()
const OUString & SwCreateAddressListDialog::GetURL |
( |
| ) |
const |
|
inline |
◆ UpdateButtons()
void SwCreateAddressListDialog::UpdateButtons |
( |
| ) |
|
|
private |
◆ m_pCSVData
std::unique_ptr<SwCSVData> SwCreateAddressListDialog::m_pCSVData |
|
private |
◆ m_sAddressListFilterName
OUString SwCreateAddressListDialog::m_sAddressListFilterName |
|
private |
◆ m_sURL
OUString SwCreateAddressListDialog::m_sURL |
|
private |
◆ m_xAddressControl
◆ m_xCustomizePB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xCustomizePB |
|
private |
◆ m_xDeletePB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xDeletePB |
|
private |
◆ m_xEndPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xEndPB |
|
private |
◆ m_xFindDlg
◆ m_xFindPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xFindPB |
|
private |
◆ m_xNewPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xNewPB |
|
private |
◆ m_xNextPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xNextPB |
|
private |
◆ m_xOK
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xOK |
|
private |
◆ m_xPrevPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xPrevPB |
|
private |
◆ m_xSetNoED
std::unique_ptr<weld::Entry> SwCreateAddressListDialog::m_xSetNoED |
|
private |
◆ m_xSetNoNF
◆ m_xStartPB
std::unique_ptr<weld::Button> SwCreateAddressListDialog::m_xStartPB |
|
private |
The documentation for this class was generated from the following files: