User: vg      
Date: 05/03/23 01:39:58

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

Log:
 INTEGRATION: CWS dba26 (1.16.102); FILE MERGED
 2005/03/15 14:39:02 fs 1.16.102.1: #i26655# removed an redundant parameter 
from buildDate

File Changes:

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

File [changed]: sqlparse.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/sqlparse.hxx?r1=1.16&r2=1.17
Delta lines:  +1 -1
-------------------
--- sqlparse.hxx        15 Mar 2004 12:45:34 -0000      1.16
+++ sqlparse.hxx        23 Mar 2005 09:39:56 -0000      1.17
@@ -194,7 +194,7 @@
 
                // convert a string into double trim it to scale of _nscale and 
than transform it back to string
                ::rtl::OUString stringToDouble(const ::rtl::OUString& 
_rValue,sal_Int16 _nScale);
-               sal_Int16 buildDate(const ::rtl::OUString& _sValue,sal_Int32 
_nType,OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseNode*& 
pCompare);
+               sal_Int16 buildDate(sal_Int32 _nType,OSQLParseNode*& 
pAppend,OSQLParseNode* pLiteral,OSQLParseNode*& pCompare);
 
                static ::osl::Mutex& getMutex();
 




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

Reply via email to