summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sdb/RowChangeAction.idl6
-rw-r--r--offapi/com/sun/star/sdb/RowChangeEvent.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sdb/RowChangeAction.idl b/offapi/com/sun/star/sdb/RowChangeAction.idl
index bafc5e077d10..e6713f0b9a4e 100644
--- a/offapi/com/sun/star/sdb/RowChangeAction.idl
+++ b/offapi/com/sun/star/sdb/RowChangeAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowChangeAction.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:03 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:40:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
// DocMerge from idl: constants com::sun::star::sdb::RowChangeAction
/** determines the type of change which is going to be performed.
*/
-constants RowChangeAction
+published constants RowChangeAction
{
// DocMerge from idl: value com::sun::star::sdb::RowChangeAction::INSERT
diff --git a/offapi/com/sun/star/sdb/RowChangeEvent.idl b/offapi/com/sun/star/sdb/RowChangeEvent.idl
index c92b45317313..7aaeaafa0701 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:03 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:40:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
// DocMerge from xml: struct com::sun::star::sdb::RowChangeEvent
/** indicates the type of change action on the data source.
*/
-struct RowChangeEvent: com::sun::star::lang::EventObject
+published struct RowChangeEvent: com::sun::star::lang::EventObject
{
// DocMerge from xml: field com::sun::star::sdb::RowChangeEvent::Action