21 module
com { module sun { module star { module util {
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SortDescriptor.idl:33
string CollatorAlgorithm
specifies the algorithm for the compare operator (collator).
Definition: SortDescriptor.idl:79
specifies the properties which can be used to describe a sort order applied to an XSortable...
Definition: SortDescriptor.idl:31
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
com::sun::star::lang::Locale CollatorLocale
specifies the locale for the compare operator (collator).
Definition: SortDescriptor.idl:68
boolean SortColumns
specifies if the columns are sorted.
Definition: SortDescriptor.idl:64
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
boolean SortAscending
specifies the sorting order.
Definition: SortDescriptor.idl:46