summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:42:13 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:42:13 +0000
commitfb42e689ee682568989ce297ac55f5262c91cd31 (patch)
treef49aadd458755880508a20d50162d8ac7bed98f2
parent88c95d61e0afceab288b59e353f3fd14f3467e11 (diff)
INTEGRATION: CWS frmvalidation (1.2.130); FILE MERGED
2004/03/11 16:14:44 fs 1.2.130.1: deprecated - moved to css.form.binding
-rw-r--r--offapi/drafts/com/sun/star/form/ListEntryEvent.idl7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/drafts/com/sun/star/form/ListEntryEvent.idl b/offapi/drafts/com/sun/star/form/ListEntryEvent.idl
index 4cca082d25bf..c308ba9db061 100644
--- a/offapi/drafts/com/sun/star/form/ListEntryEvent.idl
+++ b/offapi/drafts/com/sun/star/form/ListEntryEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ListEntryEvent.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2003-10-21 08:32:22 $
+ * last change: $Author: rt $ $Date: 2004-04-02 10:42:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,9 @@ module drafts { module com { module sun { module star { module form {
@see XListEntrySource
@see XListEntryListener
+
+ @deprecated
+ This structure is superseeded by <type scope="com::sun::star::form::binding">ListEntryEvent</type>
*/
struct ListEntryEvent : com::sun::star::lang::EventObject
{