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 {
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
specifies the properties which can be used to describe a sort order applied to an XSortable.
Definition: SortDescriptor.idl:37
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
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
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
boolean SortAscending
specifies the sorting order.
Definition: SortDescriptor.idl:52