19 #ifndef __com_sun_star_ucb_ListAction_idl__
20 #define __com_sun_star_ucb_ListAction_idl__
24 module
com { module sun { module star { module ucb {
– idl definition –
Definition: Ambiguous.idl:22
This struct contains information needed in the notifications of a XDynamicResultSet.
Definition: ListAction.idl:32
long Count
The count of involved rows.
Definition: ListAction.idl:46
any ActionInfo
depending on the content of ListAction::ListActionType the ListAction::ActionInfo could contain addit...
Definition: ListAction.idl:101
long ListActionType
specifies the kind of modification happened to all assigned rows.
Definition: ListAction.idl:94
long Position
The position where something has happened (index begins with 1 as usual with JDBC )...
Definition: ListAction.idl:42