LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Functions
advancedsettings.cxx File Reference
#include <sal/config.h>
#include <memory>
#include "advancedsettings.hxx"
#include <advancedsettingsdlg.hxx>
#include <dsitems.hxx>
#include "DbAdminImpl.hxx"
#include "DriverSettings.hxx"
#include "optionalboolitem.hxx"
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
Include dependency graph for advancedsettings.cxx:

Go to the source code of this file.

Classes

struct  dbaui::BooleanSettingDesc
 

Namespaces

namespace  dbaui
 

Functions

 dbaui::IMPL_LINK (SpecialSettingsPage, OnTriStateToggleHdl, weld::Toggleable &, rToggle, void)
 
 dbaui::IMPL_LINK (SpecialSettingsPage, OnToggleHdl, weld::Toggleable &, rBtn, void)
 
 dbaui::IMPL_LINK (SpecialSettingsPage, BooleanComparisonSelectHdl, weld::ComboBox &, rControl, void)
 
 dbaui::IMPL_LINK (GeneratedValuesPage, OnAutoToggleHdl, weld::Toggleable &, rBtn, void)