LibreOffice Module connectivity (master) 1
|
#include <connectivity/ConnectionWrapper.hxx>
#include <com/sun/star/util/XFlushable.hpp>
#include <com/sun/star/sdbc/XDriver.hpp>
#include <com/sun/star/sdb/application/XTableUIProvider.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/interfacecontainer2.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::hsqldb::IMethodGuardAccess |
class | connectivity::hsqldb::OHsqlConnection |
class | connectivity::hsqldb::MethodGuard |
Namespaces | |
namespace | connectivity |
namespace | connectivity::hsqldb |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::util::XFlushable, css::sdb::application::XTableUIProvider > | connectivity::hsqldb::OHsqlConnection_BASE |