User: rt      
Date: 06/02/06 08:55:10

Modified:
 /dba/dbaccess/source/core/api/
  RowSetCacheIterator.hxx

Log:
 INTEGRATION: CWS dba202f (1.7.72); FILE MERGED
 2006/01/30 09:14:02 oj 1.7.72.2: #i61052# fix for updates, deletes and moves
 2006/01/20 14:51:48 fs 1.7.72.1: copying the changes from stlusagefix01 
herein, to be able to use this CWS in a non-product version

File Changes:

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

File [changed]: RowSetCacheIterator.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSetCacheIterator.hxx?r1=1.8&r2=1.9
Delta lines:  +1 -0
-------------------
--- RowSetCacheIterator.hxx     25 Jan 2006 13:44:07 -0000      1.8
+++ RowSetCacheIterator.hxx     6 Feb 2006 16:55:08 -0000       1.9
@@ -89,6 +89,7 @@
 
                void setBookmark(const ::com::sun::star::uno::Any&      
_rBookmark);
                ::com::sun::star::uno::Any getBookmark() const { return 
m_aIter->second.aBookmark; }
+               ::osl::Mutex*   getMutex() const;
        };
 }
 #endif // DBACCESS_ROWSETCACHEITERATOR_HXX




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

Reply via email to