21 module
com { module sun { module star { module awt { module grid {
23 interface XSortableMutableGridDataModel;
24 interface XMutableGridDataModel;
describes a grid control data model whose data can be modified and sorted.
Definition: XSortableMutableGridDataModel.idl:26
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
provides locale-sensitive collation algorithms for string comparison.
Definition: XCollator.idl:25
allows to modify the data represented by a XGridDataModel
Definition: XMutableGridDataModel.idl:26
provides a default implementation of a XSortableGridData.
Definition: SortableGridDataModel.idl:48