Tag: cws_src680_warnings01 User: sb Date: 06/04/07 13:13:32 Modified: /dba/connectivity/inc/connectivity/ FValue.hxx
Log: RESYNC: (1.12-1.13); FILE MERGED 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.11.10.3&r2=1.11.10.4 Delta lines: +4 -4 ------------------- --- FValue.hxx 16 Nov 2005 12:58:40 -0000 1.11.10.3 +++ FValue.hxx 7 Apr 2006 20:13:29 -0000 1.11.10.4 @@ -443,7 +443,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]
