LibreOffice Module dbaccess (master) 1
|
#include "admincontrols.hxx"
#include <dsitems.hxx>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
dbaui::IMPL_LINK (MySQLNativeSettings, RadioToggleHdl, weld::Toggleable &, rRadioButton, void) | |
dbaui::IMPL_LINK (MySQLNativeSettings, EditModifyHdl, weld::Entry &, rEdit, void) | |
dbaui::IMPL_LINK (MySQLNativeSettings, SpinModifyHdl, weld::SpinButton &, rEdit, void) | |