summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZConnectionPool.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 00:07:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 00:07:02 +0000
commit10f77285fd213094f3e8871e40d61ceb369c5252 (patch)
treebf2ae250766d29fbe94cab382cb34b9f2009caa9 /connectivity/source/cpool/ZConnectionPool.hxx
parente183c71dd562604ab13f11fd18a129d217e36708 (diff)
INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED
2005/11/16 12:58:47 fs 1.8.30.1: #i57457# warning free code
Diffstat (limited to 'connectivity/source/cpool/ZConnectionPool.hxx')
-rw-r--r--connectivity/source/cpool/ZConnectionPool.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/cpool/ZConnectionPool.hxx b/connectivity/source/cpool/ZConnectionPool.hxx
index 28711bf8fdd6..236f28826352 100644
--- a/connectivity/source/cpool/ZConnectionPool.hxx
+++ b/connectivity/source/cpool/ZConnectionPool.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZConnectionPool.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:16:20 $
+ * last change: $Author: hr $ $Date: 2006-06-20 01:07:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -163,7 +163,7 @@ namespace connectivity
const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rInfo);
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getPooledConnection(TConnectionMap::iterator& _rIter);
// calculate the timeout and the corresponding ALiveCount
- void calculateTimeOuts(sal_Int32 _nTimeOut);
+ void calculateTimeOuts();
protected:
// the dtor will be called from the last instance (last release call)