LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_util_SortDescriptor_idl__
20 #define __com_sun_star_util_SortDescriptor_idl__
27 module
com { module sun { module star { module util {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
com::sun::star::lang::Locale CollatorLocale
specifies the locale for the compare operator (collator).
Definition: SortDescriptor.idl:74
boolean SortColumns
specifies if the columns are sorted.
Definition: SortDescriptor.idl:70
boolean SortAscending
specifies the sorting order.
Definition: SortDescriptor.idl:52
specifies the properties which can be used to describe a sort order applied to an XSortable.
Definition: SortDescriptor.idl:38
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SortDescriptor.idl:39
string CollatorAlgorithm
specifies the algorithm for the compare operator (collator).
Definition: SortDescriptor.idl:85
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:48
Definition: Ambiguous.idl:22