LibreOffice Module connectivity (master) 1
|
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/sdbc/XPooledConnection.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/reflection/XProxyFactory.hpp>
Go to the source code of this file.
Classes | |
class | connectivity::OPooledConnection |
Namespaces | |
namespace | connectivity |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XPooledConnection,css::lang::XEventListener > | connectivity::OPooledConnection_Base |