LibreOffice Module sw (master) 1
|
#include <config_features.h>
#include <config_fuzzers.h>
#include <cmdid.h>
#include <unotools/confignode.hxx>
#include <comphelper/processfactory.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/htmlmode.hxx>
#include <sfx2/viewfrm.hxx>
#include <osl/diagnose.h>
#include <viewopt.hxx>
#include <chldwrap.hxx>
#include <docsh.hxx>
#include "flddb.hxx"
#include "flddinf.hxx"
#include "fldvar.hxx"
#include "flddok.hxx"
#include "fldfunc.hxx"
#include "fldref.hxx"
#include <wrtsh.hxx>
#include <view.hxx>
#include <fldtdlg.hxx>
#include <swmodule.hxx>
#include <comphelper/lok.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SwFieldDlg, OKHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (SwFieldDlg, CancelHdl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | SwFieldDlg | , |
CancelHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 170 of file fldtdlg.cxx.
References Close.
IMPL_LINK_NOARG | ( | SwFieldDlg | , |
OKHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 158 of file fldtdlg.cxx.
References SfxTabPage::FillItemSet().