summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/DatabaseDeleteEvent.idl')
-rw-r--r--offapi/com/sun/star/form/DatabaseDeleteEvent.idl28
1 files changed, 9 insertions, 19 deletions
diff --git a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
index a6fd1493b..887436d61 100644
--- a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
+++ b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseDeleteEvent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:04:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,28 +72,12 @@
//=============================================================================
-// DocMerge from xml: struct com::sun::star::form::DatabaseDeleteEvent
/** is fired if a database record is going to be deleted.
-
-
-
-
-
-
-
-
-
-
-
-
+ <p>Please do <em><b>not</b></em> use anymore, this struct is deprecated.
@deprecated
*/
struct DatabaseDeleteEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMMITTED FOR DatabaseDeleteEvent::Bookmarks
-
- // DocMerge: empty anyway
sequence<any> Bookmarks;
};
@@ -105,6 +89,12 @@ struct DatabaseDeleteEvent: com::sun::star::lang::EventObject
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/07/26 09:59:52 fs
+ IDL review form layer
+
+ Revision 1.3 2000/11/08 12:42:52 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:16 hjs
initial import