INTEGRATION: CWS frmvalidation (1.3.130); FILE MERGED

2004/03/11 16:27:20 fs 1.3.130.1: deprecated - moved to css.form.binding
This commit is contained in:
Rüdiger Timm 2004-04-02 09:43:41 +00:00
parent 76d4942d05
commit ef3bc1f3fc

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XValueBinding.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2003-10-21 08:33:35 $
* last change: $Author: rt $ $Date: 2004-04-02 10:43:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -79,6 +79,9 @@ module drafts { module com { module sun { module star { module form {
//=============================================================================
/** specifies a binding to a value which can be read and written.
@deprecated
This interface is superseeded by <type scope="com::sun::star::form::binding">XValueBinding</type>
*/
interface XValueBinding : com::sun::star::uno::XInterface
{