summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZPooledConnection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/cpool/ZPooledConnection.hxx')
-rw-r--r--connectivity/source/cpool/ZPooledConnection.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZPooledConnection.hxx b/connectivity/source/cpool/ZPooledConnection.hxx
index b587f5bbaea1..72f9d5f5f30c 100644
--- a/connectivity/source/cpool/ZPooledConnection.hxx
+++ b/connectivity/source/cpool/ZPooledConnection.hxx
@@ -28,10 +28,10 @@
namespace connectivity
{
- //==========================================================================
+
//= OPooledConnection -
//= allows to pool a real connection
- //==========================================================================
+
typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::sdbc::XPooledConnection
,::com::sun::star::lang::XEventListener> OPooledConnection_Base;