From d36c1761061106abb2906bce573ef1821cf15e21 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Mon, 28 Jun 2004 16:09:47 +0000 Subject: INTEGRATION: CWS dba12 (1.2.16); FILE MERGED 2004/06/16 09:31:54 fs 1.2.16.1: #i10000# --- forms/source/inc/FormComponent.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'forms') diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx index 8e92253bc21a..2d94847c9b82 100644 --- a/forms/source/inc/FormComponent.hxx +++ b/forms/source/inc/FormComponent.hxx @@ -2,9 +2,9 @@ * * $RCSfile: FormComponent.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-05-07 16:08:41 $ + * last change: $Author: hjs $ $Date: 2004-06-28 17:09:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -963,6 +963,9 @@ public: virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue ) throw (::com::sun::star::uno::Exception); +// ::com::sun::star::beans::XPropertyState + virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 nHandle ) const; + // XEventListener virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw (::com::sun::star::uno::RuntimeException); -- cgit v1.2.3