Tag: cws_src680_dba202b
User: fs      
Date: 06/01/12 05:06:34

Modified:
 /dba/dbaccess/source/core/api/
  RowSetCache.cxx

Log:
 reverted incomplete fix for #i55731#, will be done in another CWS

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: RowSetCache.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSetCache.cxx?r1=1.78.46.2&r2=1.78.46.3
Delta lines:  +4 -4
-------------------
--- RowSetCache.cxx     27 Dec 2005 11:22:58 -0000      1.78.46.2
+++ RowSetCache.cxx     12 Jan 2006 13:06:31 -0000      1.78.46.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: RowSetCache.cxx,v $
  *
- *  $Revision: 1.78.46.2 $
+ *  $Revision: 1.78.46.3 $
  *
- *  last change: $Author: oj $ $Date: 2005/12/27 11:22:58 $
+ *  last change: $Author: fs $ $Date: 2006/01/12 13:06:31 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -1475,7 +1475,7 @@
                }
                m_aMatrixIter = m_pMatrix->end();
 
-               //--m_nPosition;
+               --m_nPosition;
        }
 }
 // -------------------------------------------------------------------------




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

Reply via email to