20 module
com { module sun { module star { module accessibility {
long FirstRow
The lowest index of a row that has changed.
Definition: AccessibleTableModelChange.idl:49
short Type
The type of the event as defined in AccessibleTableModelChangeType.
Definition: AccessibleTableModelChange.idl:42
Definition: Ambiguous.idl:20
This structure lets an event give access to a change of a table model.
Definition: AccessibleTableModelChange.idl:32
long FirstColumn
The lowest index of a column that has changed.
Definition: AccessibleTableModelChange.idl:63
long LastRow
The highest index of a row that has changed.
Definition: AccessibleTableModelChange.idl:56
long LastColumn
The highest index of a column that has changed.
Definition: AccessibleTableModelChange.idl:70