LibreOffice Module connectivity (master) 1
|
#include <sal/config.h>
#include <map>
#include <string_view>
#include <com/sun/star/uno/Sequence.h>
#include <connectivity/dbtoolsdllapi.hxx>
#include <comphelper/singletonref.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <unotools/confignode.hxx>
Go to the source code of this file.
Classes | |
struct | connectivity::TInstalledDriver |
class | connectivity::DriversConfigImpl |
class | connectivity::DriversConfig |
Namespaces | |
namespace | connectivity |
Typedefs | |
typedef std::map< OUString, TInstalledDriver > | connectivity::TInstalledDrivers |