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