Tag: cws_src680_dba205b
User: oj      
Date: 2006/09/04 04:57:04

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

Log:
 RESYNC: (1.44-1.46); FILE MERGED

File Changes:

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

File [changed]: RowSet.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSet.hxx?r1=1.44.18.2&r2=1.44.18.3
Delta lines:  +4 -4
-------------------
--- RowSet.hxx  4 Aug 2006 07:01:09 -0000       1.44.18.2
+++ RowSet.hxx  4 Sep 2006 11:57:02 -0000       1.44.18.3
@@ -248,7 +248,7 @@
        protected:
                virtual void SAL_CALL 
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const 
::com::sun::star::uno::Any& rValue) throw (::com::sun::star::uno::Exception);
                virtual void SAL_CALL 
getFastPropertyValue(::com::sun::star::uno::Any& rValue,sal_Int32 nHandle) 
const;
-               virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( 
sal_Int32 _nHandle ) const;
+               virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, 
::com::sun::star::uno::Any& _rDefault ) const;
 
                virtual void fireRowcount();
                        void 
notifyAllListenersRowBeforeChange(::osl::ResettableMutexGuard& _rGuard,const 
::com::sun::star::sdb::RowChangeEvent &rEvt);




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

Reply via email to