20 #ifndef __com_sun_star_awt_grid_SortableGridDataModel_idl__ 21 #define __com_sun_star_awt_grid_SortableGridDataModel_idl__ 27 module
com { module sun { module star { module awt { module grid {
29 interface XSortableMutableGridDataModel;
30 interface XMutableGridDataModel;
describes a grid control data model whose data can be modified and sorted.
Definition: XSortableMutableGridDataModel.idl:32
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
provides locale-sensitive collation algorithms for string comparison.
Definition: XCollator.idl:31
allows to modify the data represented by a XGridDataModel
Definition: XMutableGridDataModel.idl:33
provides a default implementation of a XSortableGridData.
Definition: SortableGridDataModel.idl:54