20 module
com { module sun { module star { module sdb {
22 published
interface XRowSetApproveListener;
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 generated_idl_chapter_refs.idl:2351
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20