LibreOffice Module sw (master) 1
Functions
mmdocselectpage.cxx File Reference
#include <sfx2/filedlghelper.hxx>
#include <sfx2/new.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/fcontnr.hxx>
#include <sfx2/docfac.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include "mmdocselectpage.hxx"
#include <mailmergewizard.hxx>
#include <swabstdlg.hxx>
#include <mmconfigitem.hxx>
#include <swuiexp.hxx>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
Include dependency graph for mmdocselectpage.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SwMailMergeDocSelectPage, DocSelectHdl, weld::Toggleable &, void)
 
 IMPL_LINK (SwMailMergeDocSelectPage, FileSelectHdl, weld::Button &, rButton, void)
 
 IMPL_LINK_NOARG (SwMailMergeDocSelectPage, ExchangeDatabaseHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwMailMergeDocSelectPage  ,
FileSelectHdl  ,
weld::Button ,
rButton  ,
void   
)

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SwMailMergeDocSelectPage  ,
DocSelectHdl  ,
weld::Toggleable ,
void   
)

Definition at line 89 of file mmdocselectpage.cxx.

References SwView::IsDataSourceAvailable(), and MM_OUTPUTTYPETPAGE.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SwMailMergeDocSelectPage  ,
ExchangeDatabaseHdl  ,
weld::Button ,
void   
)