19 #ifndef __com_sun_star_sdb_XRowsChangeListener_idl__
20 #define __com_sun_star_sdb_XRowsChangeListener_idl__
25 module com { module sun { module star { module sdb {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
is used for receiving "rowsChanged" events posted by, for example, a row set.
Definition: XRowsChangeListener.idl:31
indicates which rows have changed and the type of change action on the row set.
Definition: RowsChangeEvent.idl:29