22module
com { module sun { module star { module table {
TableSortFieldType
enumeration used to specify the type of contents in a sort field (row/column) of a table.
Definition TableSortFieldType.idl:31
@ AUTOMATIC
type is determined automatically.
Definition TableSortFieldType.idl:34
@ NUMERIC
sort field contains numerical data.
Definition TableSortFieldType.idl:38
@ ALPHANUMERIC
sort field contains text data.
Definition TableSortFieldType.idl:42
Definition Ambiguous.idl:20