summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/RowChangeEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/RowChangeEvent.idl')
-rw-r--r--offapi/com/sun/star/sdb/RowChangeEvent.idl13
1 files changed, 10 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/RowChangeEvent.idl b/offapi/com/sun/star/sdb/RowChangeEvent.idl
index 05725afd3507..a426c44eafeb 100644
--- a/offapi/com/sun/star/sdb/RowChangeEvent.idl
+++ b/offapi/com/sun/star/sdb/RowChangeEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowChangeEvent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,8 @@ struct RowChangeEvent: com::sun::star::lang::EventObject
{
// DocMerge from xml: field com::sun::star::sdb::RowChangeEvent::Action
- /** indicates the type of change.@see com::sun::star::sdb::RowChangeAction
+ /** indicates the type of change.
+ @see com::sun::star::sdb::RowChangeAction
*/
long Action;
@@ -92,6 +93,12 @@ struct RowChangeEvent: com::sun::star::lang::EventObject
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/02/18 10:24:34 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.3 2000/11/08 12:43:31 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:37 hjs
initial import