summaryrefslogtreecommitdiffstats
path: root/include/connectivity/ConnectionWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/ConnectionWrapper.hxx')
-rw-r--r--include/connectivity/ConnectionWrapper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/connectivity/ConnectionWrapper.hxx b/include/connectivity/ConnectionWrapper.hxx
index ec732b91a2fb..e578fb51bbb6 100644
--- a/include/connectivity/ConnectionWrapper.hxx
+++ b/include/connectivity/ConnectionWrapper.hxx
@@ -33,10 +33,10 @@
namespace connectivity
{
- //==========================================================================
+
//= OConnectionWrapper - wraps all methods to the real connection from the driver
//= but when disposed it doesn't dispose the real connection
- //==========================================================================
+
typedef ::cppu::ImplHelper2< ::com::sun::star::lang::XServiceInfo,
::com::sun::star::lang::XUnoTunnel
> OConnection_BASE;