From 8a7b7af26cbd60c42d7491a504101fa2f164cce6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 20:40:52 +0000 Subject: INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:34 sb 1.5.328.1: #i21150# Added published flag. --- offapi/com/sun/star/sdb/RowChangeEvent.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/sdb/RowChangeEvent.idl') 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 -- cgit