User: hr Date: 2007-11-01 14:51:24+0000 Modified: dba/connectivity/source/inc/sqlscan.hxx
Log: INTEGRATION: CWS dba24b (1.8.184); FILE MERGED 2007/08/27 06:13:28 oj 1.8.184.1: #i75557# allow functions before like File Changes: Directory: /dba/connectivity/source/inc/ ======================================== File [changed]: sqlscan.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/sqlscan.hxx?r1=1.8&r2=1.9 Delta lines: +1 -0 ------------------- --- sqlscan.hxx 2006-06-20 01:58:58+0000 1.8 +++ sqlscan.hxx 2007-11-01 14:51:21+0000 1.9 @@ -93,6 +93,7 @@ sal_Int32 GetSQLRule() const; sal_Int32 GetDATERule() const; sal_Int32 GetSTRINGRule() const; + inline sal_Int32 GetCurrentPos() const { return m_nCurrentPos; } }; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
