|
LibreOffice Module sw (master) 1
|
#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>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) | |
| IMPL_LINK | ( | SwMailMergeDocSelectPage | , |
| FileSelectHdl | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 114 of file mmdocselectpage.cxx.
References ERRCODE_NONE, sfx2::FileDialogHelper::Execute(), SfxFilterMatcherIter::First(), SfxObjectFactory::GetFactoryName(), sfx2::FileDialogHelper::GetFilePicker(), SfxNewFileDialog::GetTemplateFileName(), MM_OUTPUTTYPETPAGE, SfxFilterMatcherIter::Next(), RET_CANCEL, RET_TEMPLATE_LOAD, sfx2::FileDialogHelper::SetContext(), and sfx2::FileDialogHelper::WriterMailMerge.
| 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 | ( | SwMailMergeDocSelectPage | , |
| ExchangeDatabaseHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 166 of file mmdocselectpage.cxx.
References SwAbstractDialogFactory::CreateSwChangeDBDlg(), and SwView::IsDataSourceAvailable().