LibreOffice Module cui (master) 1
Namespaces | Macros | Functions
dbregister.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <dbregister.hxx>
#include "dbregistersettings.hxx"
#include <o3tl/safeint.hxx>
#include <svl/filenotation.hxx>
#include <helpids.h>
#include <tools/debug.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svl/itemset.hxx>
#include "doclinkdialog.hxx"
#include <dialmgr.hxx>
#include "dbregisterednamesconfig.hxx"
#include <svx/databaseregistrationui.hxx>
#include <o3tl/string_view.hxx>
Include dependency graph for dbregister.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Macros

#define COL_TYPE   0
 

Functions

 svx::IMPL_LINK_NOARG (DbRegistrationOptionsPage, DeleteHdl, weld::Button &, void)
 
 svx::IMPL_LINK_NOARG (DbRegistrationOptionsPage, NewHdl, weld::Button &, void)
 
 svx::IMPL_LINK_NOARG (DbRegistrationOptionsPage, PathBoxDoubleClickHdl, weld::TreeView &, bool)
 
 svx::IMPL_LINK_NOARG (DbRegistrationOptionsPage, EditHdl, weld::Button &, void)
 
 svx::IMPL_LINK (DbRegistrationOptionsPage, HeaderSelect_Impl, int, nCol, void)
 
 svx::IMPL_LINK_NOARG (DbRegistrationOptionsPage, PathSelect_Impl, weld::TreeView &, void)
 
 svx::IMPL_LINK (DbRegistrationOptionsPage, NameValidator, const OUString &, _rName, bool)
 

Macro Definition Documentation

◆ COL_TYPE

#define COL_TYPE   0

Definition at line 42 of file dbregister.cxx.