LibreOffice Module sw (master) 1
Classes | Functions
createaddresslistdialog.cxx File Reference
#include <sal/config.h>
#include <cstddef>
#include <osl/diagnose.h>
#include <swtypes.hxx>
#include "createaddresslistdialog.hxx"
#include "customizeaddresslistdialog.hxx"
#include <mmconfigitem.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <sfx2/filedlghelper.hxx>
#include <sfx2/docfile.hxx>
#include <rtl/textenc.h>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
#include <tools/urlobj.hxx>
#include <o3tl/string_view.hxx>
#include <strings.hrc>
#include <map>
Include dependency graph for createaddresslistdialog.cxx:

Go to the source code of this file.

Classes

class  SwAddressControl_Impl
 

Functions

 IMPL_LINK (SwAddressControl_Impl, GotFocusHdl_Impl, weld::Widget &, rEdit, void)
 
 IMPL_LINK (SwAddressControl_Impl, EditModifyHdl_Impl, weld::Entry &, rEdit, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, NewHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, DeleteHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, FindHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, CustomizeHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, OkHdl_Impl, weld::Button &, void)
 
 IMPL_LINK (SwCreateAddressListDialog, DBCursorHdl_Impl, weld::Button &, rButton, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, DBNumCursorHdl_Impl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SwCreateAddressListDialog, RefreshNum_Impl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (SwFindEntryDialog, FindHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwFindEntryDialog, FindEnableHdl_Impl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SwFindEntryDialog, CloseHdl_Impl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SwAddressControl_Impl  ,
EditModifyHdl_Impl  ,
weld::Entry ,
rEdit  ,
void   
)

Definition at line 192 of file createaddresslistdialog.cxx.

References m_pData, and nIndex.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SwAddressControl_Impl  ,
GotFocusHdl_Impl  ,
weld::Widget ,
rEdit  ,
void   
)

Definition at line 173 of file createaddresslistdialog.cxx.

References x, and y.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SwCreateAddressListDialog  ,
DBCursorHdl_Impl  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 455 of file createaddresslistdialog.cxx.

References nValue.

◆ IMPL_LINK_NOARG() [1/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
CustomizeHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [2/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
DBNumCursorHdl_Impl  ,
weld::Entry ,
void   
)

Definition at line 481 of file createaddresslistdialog.cxx.

◆ IMPL_LINK_NOARG() [3/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
DeleteHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 338 of file createaddresslistdialog.cxx.

◆ IMPL_LINK_NOARG() [4/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
FindHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [5/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
NewHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 323 of file createaddresslistdialog.cxx.

◆ IMPL_LINK_NOARG() [6/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
OkHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [7/10]

IMPL_LINK_NOARG ( SwCreateAddressListDialog  ,
RefreshNum_Impl  ,
weld::Widget ,
void   
)

Definition at line 487 of file createaddresslistdialog.cxx.

◆ IMPL_LINK_NOARG() [8/10]

IMPL_LINK_NOARG ( SwFindEntryDialog  ,
CloseHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 585 of file createaddresslistdialog.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [9/10]

IMPL_LINK_NOARG ( SwFindEntryDialog  ,
FindEnableHdl_Impl  ,
weld::Entry ,
void   
)

Definition at line 580 of file createaddresslistdialog.cxx.

◆ IMPL_LINK_NOARG() [10/10]

IMPL_LINK_NOARG ( SwFindEntryDialog  ,
FindHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 572 of file createaddresslistdialog.cxx.