#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <dbfld.hxx>
#include <doc.hxx>
#include "flddb.hxx"
#include <dbconfig.hxx>
#include <dbmgr.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
|
| IMPL_LINK (SwFieldDBPage, TypeListBoxHdl, weld::TreeView &, rBox, void) |
|
| IMPL_LINK_NOARG (SwFieldDBPage, NumSelectHdl, weld::ComboBox &, void) |
|
| IMPL_LINK (SwFieldDBPage, TreeSelectHdl, weld::TreeView &, rBox, void) |
|
| IMPL_LINK_NOARG (SwFieldDBPage, AddDBHdl, weld::Button &, void) |
|
| IMPL_LINK_NOARG (SwFieldDBPage, ModifyHdl, weld::Entry &, void) |
|
◆ USER_DATA_VERSION
◆ USER_DATA_VERSION_1
#define USER_DATA_VERSION_1 "1" |
◆ IMPL_LINK() [1/2]
◆ IMPL_LINK() [2/2]
◆ IMPL_LINK_NOARG() [1/3]
◆ IMPL_LINK_NOARG() [2/3]
◆ IMPL_LINK_NOARG() [3/3]