22 module
com { module sun { module star { module ucb {
32 published constants ListActionType
const long MOVED
One or more rows were moved to another position.
Definition: ListActionType.idl:110
const long CLEARED
The whole list was destroyed and independently rebuild.
Definition: ListActionType.idl:94
const long INSERTED
One or more rows were inserted into the list.
Definition: ListActionType.idl:70
Definition: Ambiguous.idl:20
const long COMPLETED
Definition: ListActionType.idl:164
const long PROPERTIES_CHANGED
The properties of one or more rows have changed.
Definition: ListActionType.idl:129
const long WELCOME
First notification to a single listener for purpose of initialization.
Definition: ListActionType.idl:51
const long REMOVED
One or more rows were removed from the list.
Definition: ListActionType.idl:83