LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 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
const long DATA
the field is sorted by the data in the given field
Definition: DataPilotFieldSortMode.idl:59
Definition: Ambiguous.idl:22
const long MANUAL
the user can sort the fields
Definition: DataPilotFieldSortMode.idl:44