LibreOffice Module connectivity (master) 1
|
#include "MacabStatement.hxx"
#include <sqlbison.hxx>
#include "MacabConnection.hxx"
#include "MacabAddressBook.hxx"
#include "MacabDriver.hxx"
#include "MacabResultSet.hxx"
#include "MacabResultSetMetaData.hxx"
#include "macabcondition.hxx"
#include "macaborder.hxx"
#include "macabutilities.hxx"
#include <TConnection.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <connectivity/dbexception.hxx>
#include <resource/sharedresources.hxx>
#include <rtl/ref.hxx>
#include <strings.hrc>
Go to the source code of this file.
Namespaces | |
namespace | connectivity |
namespace | connectivity::macab |
Functions | |
void | connectivity::macab::impl_throwError (TranslateId pErrorId) |
IMPLEMENT_SERVICE_INFO (MacabStatement, "com.sun.star.sdbc.drivers.MacabStatement", "com.sun.star.sdbc.Statement") | |
IMPLEMENT_SERVICE_INFO | ( | MacabStatement | , |
"com.sun.star.sdbc.drivers.MacabStatement" | , | ||
"com.sun.star.sdbc.Statement" | |||
) |