20#ifndef __com_sun_star_sheet_XSubTotalCalculatable_idl__
21#define __com_sun_star_sheet_XSubTotalCalculatable_idl__
27module
com { module sun { module star { module sheet {
49 [in]
boolean bEmpty );
63 [in]
boolean bReplace );
contains methods to handle a subtotal descriptor.
Definition XSubTotalCalculatable.idl:39
com::sun::star::sheet::XSubTotalDescriptor createSubTotalDescriptor([in] boolean bEmpty)
creates a subtotal descriptor.
void applySubTotals([in] com::sun::star::sheet::XSubTotalDescriptor xDescriptor, [in] boolean bReplace)
creates subtotals using the settings of the passed descriptor.
void removeSubTotals()
removes the subtotals from the current object.
provides access to the collection of subtotal fields in a subtotal descriptor.
Definition XSubTotalDescriptor.idl:36
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22