#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include "connpooloptions.hxx"
#include "connpoolsettings.hxx"
#include <svl/eitem.hxx>
#include <svx/databaseregistrationui.hxx>
#include <strings.hrc>
#include <dialmgr.hxx>
Go to the source code of this file.
|
| offapp::IMPL_LINK_NOARG (ConnectionPoolOptionsPage, OnSpinValueChanged, weld::SpinButton &, void) |
|
| offapp::IMPL_LINK_NOARG (ConnectionPoolOptionsPage, OnDriverRowChanged, weld::TreeView &, void) |
|
| offapp::IMPL_LINK (ConnectionPoolOptionsPage, OnEnabledDisabled, weld::Toggleable &, rCheckBox, void) |
|