21 module
com { module sun { module star { module awt { module grid {
37 void sortByColumn( [in]
long ColumnIndex, [in]
boolean SortAscending )
42 void removeColumnSort();
54 ::com::sun::star::beans::Pair< long, boolean >
55 getCurrentSortOrder();
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
allows to sort the data represented by a XGridDataModel
Definition: XSortableGridData.idl:26