LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
Sortable Service Referencepublished

provides an interface for sorting. More...

import "Sortable.idl";

Inheritance diagram for Sortable:
XSortable XInterface

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.util.SortDescriptor" service. More...
 

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. More...
 

Detailed Description

provides an interface for sorting.

Deprecated:
Since
OOo 1.1.2

Exported Interfaces

the properties returned by a call to the "createSortDescriptor" method of this interfaces implementation are those of the "com.sun.star.util.SortDescriptor" service.

See Also
com::sun::star::util::SortDescriptor

The documentation for this service was generated from the following file: