19 #ifndef __com_sun_star_sdb_RowChangeEvent_idl__
20 #define __com_sun_star_sdb_RowChangeEvent_idl__
24 module com { module sun { module star { module sdb {
long Action
indicates the type of change.
Definition: RowChangeEvent.idl:35
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
long Rows
indicates the number of rows affected by the change.
Definition: RowChangeEvent.idl:40
indicates the type of change action on the data source.
Definition: RowChangeEvent.idl:29