User: vg      
Date: 06/03/16 04:16:56

Modified:
 /dba/connectivity/inc/connectivity/
  FValue.hxx

Log:
 INTEGRATION: CWS sixtyfour02 (1.12.68); FILE MERGED
 2006/02/22 10:39:42 cmc 1.12.68.1: #i62322# fix longs being streamed to disk

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: FValue.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/FValue.hxx?r1=1.12&r2=1.13
Delta lines:  +1 -1
-------------------
--- FValue.hxx  23 Sep 2005 11:35:18 -0000      1.12
+++ FValue.hxx  16 Mar 2006 12:16:53 -0000      1.13
@@ -429,7 +429,7 @@
                }
        };
 
-#define SQL_NO_PARAMETER (ULONG_MAX)           
+#define SQL_NO_PARAMETER (SAL_MAX_UINT32)              
        class OAssignValues : public OValueRefVector
        {
                ::std::vector<sal_Int32> m_nParameterIndexes;




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

Reply via email to