Tag: cws_src680_dba202f User: fs Date: 06/01/27 01:17:55 Modified: /dba/dbaccess/source/core/api/ RowSetCache.cxx
Log: #i10000# 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.80.8.2&r2=1.80.8.3 Delta lines: +3 -8 ------------------- --- RowSetCache.cxx 27 Jan 2006 06:54:02 -0000 1.80.8.2 +++ RowSetCache.cxx 27 Jan 2006 09:17:28 -0000 1.80.8.3 @@ -4,9 +4,9 @@ * * $RCSfile: RowSetCache.cxx,v $ * - * $Revision: 1.80.8.2 $ + * $Revision: 1.80.8.3 $ * - * last change: $Author: fs $ $Date: 2006/01/27 06:54:02 $ + * last change: $Author: fs $ $Date: 2006/01/27 09:17:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1304,11 +1304,6 @@ --m_nPosition; return true; -} -// ----------------------------------------------------------------------------- -void ORowSetCache::clearModified( ) -{ - m_bModified = sal_False; } // ------------------------------------------------------------------------- void ORowSetCache::cancelRowUpdates( ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
