Top   Module   Use   Manual   Index 

com :: sun :: star :: util ::

enum SortFieldType


Description
enumeration used to specify the type of contents in a sort field.


Values

AUTOMATIC
Description
type is determined automatically.
NUMERIC
Description
sort field contains numerical data.
ALPHANUMERIC
Description
sort field contains text data.
Top of Page