20 module
com { module sun { module star { module sdb {
22 published
interface XRowSetApproveListener;
provides the possibility of reviving an event before changing the content of a row set.
Definition XRowSetApproveBroadcaster.idl:29
void addRowSetApproveListener([in]XRowSetApproveListener listener)
adds the specified listener to receive the events "approveCursorMove", "approveRowChange",...
void removeRowSetApproveListener([in]XRowSetApproveListener listener)
removes the specified listener.
is used for approving the moving and changing of row set actions.
Definition XRowSetApproveListener.idl:26
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20