20 #ifndef __com_sun_star_sheet_DataPilotFieldSortMode_idl__ 21 #define __com_sun_star_sheet_DataPilotFieldSortMode_idl__ 24 module
com { module sun { module star { module sheet {
32 constants DataPilotFieldSortMode
const long MANUAL
the user can sort the fields
Definition: DataPilotFieldSortMode.idl:44
Definition: Ambiguous.idl:22
const long DATA
the field is sorted by the data in the given field
Definition: DataPilotFieldSortMode.idl:59
const long NAME
the field is sorted by its names
Definition: DataPilotFieldSortMode.idl:50
const long NONE
the data are taken as they come from the DataPilotSource.
Definition: DataPilotFieldSortMode.idl:38