19 #ifndef __com_sun_star_util_XSortable_idl__
20 #define __com_sun_star_util_XSortable_idl__
28 module com { module sun { module star { module util {
73 sequence< com::sun::star::beans::PropertyValue > createSortDescriptor();
89 void sort( [in] sequence< com::sun::star::beans::PropertyValue > xDescriptor );
makes it possible to sort the contents of this object.
Definition: XSortable.idl:55
base interface of all UNO interfaces
Definition: XInterface.idl:47