LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs | Variables
NDriver.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/sdbc/XDriver.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/compbase.hxx>
#include <connectivity/CommonTools.hxx>
Include dependency graph for NDriver.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::evoab::OEvoabDriver
 

Namespaces

namespace  connectivity
 
namespace  connectivity::evoab
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::lang::XServiceInfo > connectivity::evoab::ODriver_BASE
 

Variables

constexpr OUStringLiteral EVOAB_DRIVER_IMPL_NAME = u"com.sun.star.comp.sdbc.evoab.OEvoabDriver"
 

Variable Documentation

◆ EVOAB_DRIVER_IMPL_NAME

constexpr OUStringLiteral EVOAB_DRIVER_IMPL_NAME = u"com.sun.star.comp.sdbc.evoab.OEvoabDriver"
inlineconstexpr