|
LibreOffice Module connectivity (master) 1
|
#include "MacabConnection.hxx"#include "MacabAddressBook.hxx"#include "MacabDatabaseMetaData.hxx"#include "MacabStatement.hxx"#include "MacabPreparedStatement.hxx"#include "MacabDriver.hxx"#include "MacabCatalog.hxx"#include <com/sun/star/sdbc/ColumnValue.hpp>#include <com/sun/star/sdbc/TransactionIsolation.hpp>#include <cppuhelper/weak.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT void * | createMacabConnection (void *_pDriver) |
| SAL_DLLPUBLIC_EXPORT void * createMacabConnection | ( | void * | _pDriver | ) |
Definition at line 310 of file MacabConnection.cxx.