summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/unodatbr.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 13:32:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 13:32:24 +0000
commit16be8bb89d392163c4de945ed04c43eb2d519a23 (patch)
tree9ece94c1da7762fa1930a275b55ad2466abbc0be /dbaccess/source/ui/inc/unodatbr.hxx
parentINTEGRATION: CWS docking4 (1.28.8); FILE MERGED (diff)
downloadcore-16be8bb89d392163c4de945ed04c43eb2d519a23.tar.gz
core-16be8bb89d392163c4de945ed04c43eb2d519a23.zip
INTEGRATION: CWS docking4 (1.54.8); FILE MERGED
2004/11/02 15:27:58 ssa 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2004/09/30 11:04:50 fs 1.54.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures
Diffstat (limited to 'dbaccess/source/ui/inc/unodatbr.hxx')
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/unodatbr.hxx b/dbaccess/source/ui/inc/unodatbr.hxx
index cfaf6873b4b6..b33b4e9feb76 100644
--- a/dbaccess/source/ui/inc/unodatbr.hxx
+++ b/dbaccess/source/ui/inc/unodatbr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unodatbr.hxx,v $
*
- * $Revision: 1.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-22 12:07:04 $
+ * last change: $Author: obo $ $Date: 2004-11-16 14:32:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -285,7 +285,7 @@ namespace dbaui
virtual void criticalFail();
- virtual void AddSupportedFeatures();
+ virtual void describeSupportedFeatures();
virtual FeatureState GetState(sal_uInt16 nId) const;
virtual void Execute(sal_uInt16 nId, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& aArgs);