LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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;
createWithCollator([in] XMutableGridDataModel DelegatorModel, [in] ::com::sun::star::i18n::XCollator Collator)
creates a new instance of the ScortableDefaultGridDataModel, passing a collator to be used for string...
provides locale-sensitive collation algorithms for string comparison.
Definition: XCollator.idl:32
describes a grid control data model whose data can be modified and sorted.
Definition: XSortableMutableGridDataModel.idl:33
allows to modify the data represented by a XGridDataModel
Definition: XMutableGridDataModel.idl:34
provides a default implementation of a XSortableGridData.
Definition: SortableGridDataModel.idl:55
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
create([in] XMutableGridDataModel DelegatorModel)
creates a new instance of the SortableGridDataModel