| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
provides an interface for sorting. More...
import "TextSortable.idl";
 
  
| Exported Interfaces | |
| interface | com::sun::star::util::XSortable | 
| the properties returned by a call to the "createSortDescriptor" method of this interfaces implementation are those of the "com.sun.star.text.TextSortDescriptor" service. | |
| Additional Inherited Members | |
| Public Member Functions inherited from XSortable | |
| sequence< com::sun::star::beans::PropertyValue > | createSortDescriptor () | 
| void | sort ([in] sequence< com::sun::star::beans::PropertyValue > xDescriptor) | 
| sorts the contents of the object according to the specified properties. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| interface com::sun::star::util::XSortable | 
the properties returned by a call to the "createSortDescriptor" method of this interfaces implementation are those of the "com.sun.star.text.TextSortDescriptor" service.