summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CRowSetDataColumn.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:34:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:34:16 +0000
commit0af3fcb39f69cbf1855c31b36aa8e31f3a2e8fb5 (patch)
tree72722f13e606c6f21f5562f5221acf1a2890404d /dbaccess/source/core/api/CRowSetDataColumn.hxx
parentaad6ee24f373307c04c3de51554e1d80c1ddc201 (diff)
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)
Diffstat (limited to 'dbaccess/source/core/api/CRowSetDataColumn.hxx')
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/core/api/CRowSetDataColumn.hxx b/dbaccess/source/core/api/CRowSetDataColumn.hxx
index cc0b96c0ced6..787a92844229 100644
--- a/dbaccess/source/core/api/CRowSetDataColumn.hxx
+++ b/dbaccess/source/core/api/CRowSetDataColumn.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CRowSetDataColumn.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-01-25 13:42:37 $
+ * last change: $Author: hr $ $Date: 2006-06-20 02:34:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -94,6 +94,9 @@ namespace dbaccess
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> >