LibreOffice Module connectivity (master) 1
|
#include "mysqlc_driver.hxx"
#include "mysqlc_connection.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/servicehelper.hxx>
Go to the source code of this file.
Namespaces | |
namespace | connectivity |
namespace | connectivity::mysqlc |
Functions | |
Reference< XInterface > | connectivity::mysqlc::MysqlCDriver_CreateInstance (const Reference< XMultiServiceFactory > &_rxFactory) |
void | connectivity::mysqlc::checkDisposed (bool _bThrow) |