19 #ifndef __com_sun_star_sdbc_XRowSetListener_idl__
20 #define __com_sun_star_sdbc_XRowSetListener_idl__
24 module com { module sun { module star { module sdbc {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events posted by...
Definition: XRowSetListener.idl:30