User: hr      
Date: 06/06/19 19:33:51

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

Log:
 INTEGRATION: CWS warnings01 (1.8.28); FILE MERGED
 2006/04/07 20:44:36 sb 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED
 2006/03/24 15:35:44 fs 1.8.28.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

File Changes:

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

File [changed]: CRowSetColumn.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CRowSetColumn.hxx?r1=1.9&r2=1.10
Delta lines:  +3 -0
-------------------
--- CRowSetColumn.hxx   25 Jan 2006 13:42:09 -0000      1.9
+++ CRowSetColumn.hxx   20 Jun 2006 02:33:49 -0000      1.10
@@ -86,6 +86,9 @@
                                                                                
                                        const ::com::sun::star::uno::Any& 
rValue ) throw (::com::sun::star::lang::IllegalArgumentException);
                virtual void SAL_CALL getFastPropertyValue( 
::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;
                virtual void SAL_CALL 
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const 
::com::sun::star::uno::Any& rValue )throw (::com::sun::star::uno::Exception);
+
+    protected:
+        using ORowSetDataColumn::getFastPropertyValue;
        };
 
 }




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

Reply via email to