20#ifndef __com_sun_star_sheet_SubTotalColumn_idl__
21#define __com_sun_star_sheet_SubTotalColumn_idl__
26module
com { module sun { module star { module sheet {
GeneralFunction
used to specify a function to be calculated from values.
Definition GeneralFunction.idl:30
Definition Ambiguous.idl:22
describes how a single data column is treated when creating subtotals.
Definition SubTotalColumn.idl:34
com::sun::star::sheet::GeneralFunction Function
specifies what kind of subtotals are calculated.
Definition SubTotalColumn.idl:43
long Column
the index of the column inside the source data area.
Definition SubTotalColumn.idl:38