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