User: rt      
Date: 2008-06-06 13:57:36+0000
Modified:
   dba/dbaccess/source/core/api/CacheSet.cxx

Log:
 INTEGRATION: CWS dba30c (1.45.8); FILE MERGED
 2008/04/17 04:34:51 fs 1.45.8.1: setParameter should take a Reference&, not a 
Reference/copy

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: CacheSet.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CacheSet.cxx?r1=1.45&r2=1.46
Delta lines:  +1 -1
-------------------
--- CacheSet.cxx        2008-04-10 12:23:08+0000        1.45
+++ CacheSet.cxx        2008-06-06 13:57:33+0000        1.46
@@ -483,7 +483,7 @@
 }
 // -------------------------------------------------------------------------
 void OCacheSet::setParameter(sal_Int32 nPos
-                                                        ,Reference< 
XParameters > _xParameter
+                                                        ,const Reference< 
XParameters >& _xParameter
                                                         ,const ORowSetValue& 
_rValue
                                                         ,sal_Int32 _nType
                              ,sal_Int32 _nScale)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to