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

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

File Changes:

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

File [changed]: CacheSet.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CacheSet.hxx?r1=1.21&r2=1.22
Delta lines:  +1 -1
-------------------
--- CacheSet.hxx        2008-04-10 12:23:23+0000        1.21
+++ CacheSet.hxx        2008-06-06 13:57:57+0000        1.22
@@ -89,7 +89,7 @@
                virtual ~OCacheSet();
 
                void setParameter(sal_Int32 nPos
-                                                       
,::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XParameters > 
_xParameter
+                                                       ,const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XParameters >& 
_xParameter
                                                        ,const 
connectivity::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