INTEGRATION: CWS insight01 (1.10.108); FILE MERGED
2004/02/12 16:15:20 oj 1.10.108.1: #111075# fix refcount problem
This commit is contained in:
parent
4e1aaf823a
commit
77458487b0
1 changed files with 2 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: CRowSetDataColumn.hxx,v $
|
||||
*
|
||||
* $Revision: 1.10 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
* last change: $Author: oj $ $Date: 2002-08-08 07:08:29 $
|
||||
* last change: $Author: hr $ $Date: 2004-08-02 14:59:22 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -119,8 +119,6 @@ namespace dbaccess
|
|||
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);
|
||||
|
||||
virtual OColumnSettings* getSettings() { return static_cast<ORowSetDataColumn*>(this); }
|
||||
|
||||
virtual void fireValueChange(const ::connectivity::ORowSetValue& _rOldValue);
|
||||
};
|
||||
// -------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue