DECL_LINK(OnDriverRowChanged, weld::TreeView &, void)
std::unique_ptr< weld::TreeView > m_xDriverList
DriverPoolingSettings m_aSettings
void implInitControls(const SfxItemSet &_rSet)
std::unique_ptr< weld::SpinButton > m_xTimeout
virtual void Reset(const SfxItemSet *_rSet) override
virtual void ActivatePage(const SfxItemSet &_rSet) override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *_rAttrSet)
void updateRow(size_t nRow)
void UpdateDriverList(const DriverPoolingSettings &_rSettings)
std::unique_ptr< weld::Label > m_xDriverLabel
bool isModifiedDriverList() const
virtual ~ConnectionPoolOptionsPage() override
std::unique_ptr< weld::CheckButton > m_xDriverPoolingEnabled
DECL_LINK(OnEnabledDisabled, weld::Toggleable &, void)
std::unique_ptr< weld::Label > m_xTimeoutLabel
ConnectionPoolOptionsPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)
virtual bool FillItemSet(SfxItemSet *_rSet) override
DriverPoolingSettings m_aSavedSettings
std::unique_ptr< weld::CheckButton > m_xEnablePooling
std::unique_ptr< weld::Label > m_xDriver
void commitTimeoutField()
std::unique_ptr< weld::Label > m_xDriversLabel
DECL_LINK(OnSpinValueChanged, weld::SpinButton &, void)