19 #ifndef __com_sun_star_sdb_RowChangeAction_idl__
20 #define __com_sun_star_sdb_RowChangeAction_idl__
22 module com { module sun { module star { module sdb {
27 published constants RowChangeAction
const short INSERT
One or more rows and/or columns have been inserted.
Definition: AccessibleTableModelChangeType.idl:51
const short UPDATE
Some of the table data has changed.
Definition: AccessibleTableModelChangeType.idl:67
const short DELETE
One or more rows and/or columns have been deleted.
Definition: AccessibleTableModelChangeType.idl:58