summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 11:46:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 11:46:33 +0000
commit2c816048e4faae14341c70b63a18155f61f0cd2d (patch)
tree9f4d22f53df27a0b74a15b041638151cbdfe9273 /forms/source/component/ListBox.hxx
parent4468ec2554697163a9d54a721bd20fd0d18aadab (diff)
INTEGRATION: CWS dba09 (1.7.44); FILE MERGED
2004/04/27 06:15:59 fs 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/05 12:05:47 fs 1.7.44.1: #i27024# +setPropertyValues
Diffstat (limited to 'forms/source/component/ListBox.hxx')
-rw-r--r--forms/source/component/ListBox.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index 1a0a687cae26..5019a34dab68 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ListBox.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2004-04-02 10:54:31 $
+ * last change: $Author: hr $ $Date: 2004-05-10 12:46:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -187,6 +187,9 @@ protected:
virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo> SAL_CALL getPropertySetInfo() throw(::com::sun::star::uno::RuntimeException);
virtual cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
+ // XMultiPropertySet
+ virtual void SAL_CALL setPropertyValues(const ::com::sun::star::uno::Sequence< ::rtl::OUString >& PropertyNames, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& Values) throw(::com::sun::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException);
+
// XPersistObject
virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
virtual void SAL_CALL