Properties' Details
|
- IsCaseSensitive
-  
boolean IsCaseSensitive;
- Description
- specifies if the case of letters is important when comparing entries.
|
- SortAscending
-  
boolean SortAscending;
- Description
- specifies the sorting order.
|
- SortColumns
-  
boolean SortColumns;
- Description
- specifies if the columns are sorted.
-
true
- The columns are sorted.
-
false
- The rows are sorted.
|
- CollatorLocale
-  
com::sun::star::lang::Locale CollatorLocale;
- Description
- specifies the locale for the compare operator (collator).
|
- CollatorAlgorithm
-  
string CollatorAlgorithm;
- Description
- specifies the algorithm for the compare operator (collator).
- See also
- com::sun::star::i18n::XCollator
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.