20 module
com { module sun { module star { module accessibility {
40 constants AccessibleTableModelChangeType
const short UPDATE
Some of the table data has changed.
Definition: AccessibleTableModelChangeType.idl:49
Definition: Ambiguous.idl:20
const short ROWS_REMOVED
One or more rows have been removed.
Definition: AccessibleTableModelChangeType.idl:82
const short ROWS_INSERTED
One or more rows have been inserted.
Definition: AccessibleTableModelChangeType.idl:60
const short COLUMNS_INSERTED
One or more columns have been inserted.
Definition: AccessibleTableModelChangeType.idl:71
const short COLUMNS_REMOVED
One or more columns have been removed.
Definition: AccessibleTableModelChangeType.idl:93