User: hr Date: 06/06/19 19:34:18 Modified: /dba/dbaccess/source/core/api/ CRowSetDataColumn.hxx
Log: INTEGRATION: CWS warnings01 (1.14.28); FILE MERGED 2006/04/07 20:44:52 sb 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:35:45 fs 1.14.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: CRowSetDataColumn.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CRowSetDataColumn.hxx?r1=1.15&r2=1.16 Delta lines: +3 -0 ------------------- --- CRowSetDataColumn.hxx 25 Jan 2006 13:42:37 -0000 1.15 +++ CRowSetDataColumn.hxx 20 Jun 2006 02:34:16 -0000 1.16 @@ -94,6 +94,9 @@ virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const ::com::sun::star::uno::Any& rValue )throw (::com::sun::star::uno::Exception); virtual void fireValueChange(const ::connectivity::ORowSetValue& _rOldValue); + + protected: + using ODataColumn::getFastPropertyValue; }; // ------------------------------------------------------------------------- // typedef connectivity::ORefVector< ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
