User: hr      
Date: 06/06/19 19:37:08

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

Log:
 INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED
 2006/04/07 20:45:57 sb 1.7.50.2: RESYNC: (1.7-1.9); FILE MERGED
 2006/03/24 15:35:47 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

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.9&r2=1.10
Delta lines:  +1 -1
-------------------
--- RowSetCacheIterator.hxx     6 Feb 2006 16:55:08 -0000       1.9
+++ RowSetCacheIterator.hxx     20 Jun 2006 02:37:06 -0000      1.10
@@ -69,7 +69,7 @@
                {
                }
        public:
-               ORowSetCacheIterator() 
:m_pCache(NULL),m_aIter(),m_pRowSet(NULL){}
+               ORowSetCacheIterator() 
:m_aIter(),m_pCache(NULL),m_pRowSet(NULL){}
                ORowSetCacheIterator(const ORowSetCacheIterator& _rRH);
                ORowSetCacheIterator& operator =(const ORowSetCacheIterator&);
 




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

Reply via email to