22 module
com { module sun { module star { module report {
Specifies how to group data.
Definition GroupOn.idl:29
const short WEEK
Dates in the same week.
Definition GroupOn.idl:53
const short MINUTE
Times in the same minute.
Definition GroupOn.idl:65
const short INTERVAL
Values within an interval you specify.
Definition GroupOn.idl:69
const short DEFAULT
The same value in the column value or expression.
Definition GroupOn.idl:33
const short HOUR
Times in the same hour.
Definition GroupOn.idl:61
const short YEAR
Dates in the same calendar year.
Definition GroupOn.idl:41
const short PREFIX_CHARACTERS
The same first nth of characters in the column value or expression.
Definition GroupOn.idl:37
const short DAY
Dates on the same date.
Definition GroupOn.idl:57
const short QUARTAL
Dates in the same calendar quarter.
Definition GroupOn.idl:45
const short MONTH
Dates in the same month.
Definition GroupOn.idl:49
Definition Ambiguous.idl:20