User: hr      
Date: 06/06/19 20:21:26

Modified:
 /dba/dbaccess/source/ui/misc/
  UpdateHelperImpl.hxx

Log:
 INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED
 2006/05/29 11:19:13 sb 1.2.30.1: #i53898# Made code warning-free and/or 
compile at all after resync to SRC680m170.

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: UpdateHelperImpl.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/UpdateHelperImpl.hxx?r1=1.2&r2=1.3
Delta lines:  +4 -4
-------------------
--- UpdateHelperImpl.hxx        19 Apr 2006 13:23:24 -0000      1.2
+++ UpdateHelperImpl.hxx        20 Jun 2006 03:21:24 -0000      1.3
@@ -78,7 +78,7 @@
         {
             m_xRowUpdate->updateInt(_nPos, _nValue);
         }
-        virtual void updateNull(sal_Int32 _nPos, ::sal_Int32 sqlType)
+        virtual void updateNull(sal_Int32 _nPos, ::sal_Int32)
         {
             m_xRowUpdate->updateNull(_nPos);
         }




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

Reply via email to