21module 
com {  module sun {  module star {  module sheet {
 
   43            [in] 
boolean bEmpty );
 
   57            [in] 
boolean bReplace );
 
 
contains methods to handle a subtotal descriptor.
Definition XSubTotalCalculatable.idl:33
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:30
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20