LibreOffice Module sw (master) 1
|
#include <svl/stritem.hxx>
#include <sfx2/request.hxx>
#include <sfx2/htmlmode.hxx>
#include <sfx2/viewfrm.hxx>
#include <dbfld.hxx>
#include <flddat.hxx>
#include <fmtfld.hxx>
#include <viewopt.hxx>
#include <fldedt.hxx>
#include <docsh.hxx>
#include <swmodule.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <expfld.hxx>
#include <fldtdlg.hxx>
#include "fldpage.hxx"
#include <docufld.hxx>
#include <cmdid.h>
#include <sfx2/bindings.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (SwFieldPage, TreeViewInsertHdl, weld::TreeView &, rBox, bool) | |
IMPL_LINK_NOARG (SwFieldPage, NumFormatHdl, weld::TreeView &, bool) | |
IMPL_LINK | ( | SwFieldPage | , |
TreeViewInsertHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
bool | |||
) |
Definition at line 299 of file fldpage.cxx.
IMPL_LINK_NOARG | ( | SwFieldPage | , |
NumFormatHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 338 of file fldpage.cxx.