LibreOffice Module cui (master) 1
|
#include <connpoolconfig.hxx>
Static Public Member Functions | |
static void | GetOptions (SfxItemSet &_rFillItems) |
static void | SetOptions (const SfxItemSet &_rSourceItems) |
Definition at line 27 of file connpoolconfig.hxx.
|
static |
Definition at line 75 of file connpoolconfig.cxx.
References Any, offapp::DriverPoolingSettings::begin(), offapp::DriverPoolingSettings::end(), offapp::getConnectionPoolNodeName(), offapp::getDriverNameNodeName(), offapp::getDriverSettingsNodeName(), offapp::getEnableNodeName(), offapp::getEnablePoolingNodeName(), offapp::getTimeoutNodeName(), offapp::DriverPoolingSettings::push_back(), SfxItemSet::Put(), SID_SB_DRIVER_TIMEOUTS, and SID_SB_POOLING_ENABLED.
Referenced by OfaTreeOptionsDialog::CreateItemSet().
|
static |
Definition at line 137 of file connpoolconfig.cxx.
References Any, offapp::getConnectionPoolNodeName(), offapp::getDriverNameNodeName(), offapp::getDriverSettingsNodeName(), offapp::getEnableNodeName(), offapp::getEnablePoolingNodeName(), SfxItemSet::GetItem(), offapp::DriverPoolingSettingsItem::getSettings(), offapp::getTimeoutNodeName(), SfxBoolItem::GetValue(), SID_SB_DRIVER_TIMEOUTS, and SID_SB_POOLING_ENABLED.
Referenced by OfaTreeOptionsDialog::ApplyItemSet().