summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:46:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:46:29 +0000
commit52dafbf5b85e0e52dd13c2c829ea4456c1a78352 (patch)
treecba2e6a5a8427226d39efd1671689a3f71c13148 /forms/source/component/ComboBox.hxx
parent2b3231533f2ccb49f93b7c6f1489f72602084f6e (diff)
INTEGRATION: CWS warnings01 (1.9.68); FILE MERGED
2006/03/15 07:55:29 fs 1.9.68.1: #i57457# warning-free code (unxsols4)
Diffstat (limited to 'forms/source/component/ComboBox.hxx')
-rw-r--r--forms/source/component/ComboBox.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx
index a45fe9e022f3..7655572dac40 100644
--- a/forms/source/component/ComboBox.hxx
+++ b/forms/source/component/ComboBox.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ComboBox.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:35:33 $
+ * last change: $Author: hr $ $Date: 2006-06-19 12:46:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -156,6 +156,9 @@ public:
// XEventListener
virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw (::com::sun::star::uno::RuntimeException);
+ // prevent method hiding
+ using OBoundControlModel::getFastPropertyValue;
+
protected:
// OBoundControlModel overridables
virtual ::com::sun::star::uno::Any