LibreOffice Module cui (master) 1
|
#include "connpoolconfig.hxx"
#include "connpoolsettings.hxx"
#include <svl/itemset.hxx>
#include <svx/databaseregistrationui.hxx>
#include <unotools/confignode.hxx>
#include <svl/eitem.hxx>
#include <comphelper/processfactory.hxx>
#include "sdbcdriverenum.hxx"
#include <com/sun/star/uno/Sequence.hxx>
Go to the source code of this file.
Namespaces | |
namespace | offapp |
Functions | |
static OUString | offapp::getConnectionPoolNodeName () |
static OUString | offapp::getEnablePoolingNodeName () |
static OUString | offapp::getDriverSettingsNodeName () |
static OUString | offapp::getDriverNameNodeName () |
static OUString | offapp::getEnableNodeName () |
static OUString | offapp::getTimeoutNodeName () |