LibreOffice Module connectivity (master) 1
|
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <cppuhelper/compbase.hxx>
#include <TConnection.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::macab::MacabConnection |
Namespaces | |
namespace | connectivity |
namespace | connectivity::macab |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XConnection, css::sdbc::XWarningsSupplier, css::lang::XServiceInfo > | connectivity::macab::OMetaConnection_BASE |
typedef std::vector< css::uno::WeakReferenceHelper > | connectivity::macab::OWeakRefArray |
typedef connectivity::OMetaConnection | connectivity::macab::MacabConnection_BASE |