#include "Connection.hxx"
#include "Driver.hxx"
#include "SubComponent.hxx"
#include <connectivity/dbexception.hxx>
#include <strings.hrc>
#include <resource/sharedresources.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <osl/file.hxx>
#include <osl/process.h>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
◆ connectivity_FirebirdDriver_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_FirebirdDriver_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |