21module 
com {  module sun {  module star {  module sheet {
 
describes the sort mode of the data field
Definition DataPilotFieldSortMode.idl:30
const long NAME
the field is sorted by its names
Definition DataPilotFieldSortMode.idl:47
const long DATA
the field is sorted by the data in the given field
Definition DataPilotFieldSortMode.idl:56
const long NONE
the data are taken as they come from the DataPilotSource.
Definition DataPilotFieldSortMode.idl:35
const long MANUAL
the user can sort the fields
Definition DataPilotFieldSortMode.idl:41
Definition Ambiguous.idl:20