20#ifndef __com_sun_star_sheet_XSheetOperation_idl__
21#define __com_sun_star_sheet_XSheetOperation_idl__
28module
com { module sun { module star { module sheet {
the base of all UNO exceptions
Definition Exception.idl:33
provides methods to execute operations on a cell range or ranges.
Definition XSheetOperation.idl:37
double computeFunction([in] com::sun::star::sheet::GeneralFunction nFunction)
computes a general function based on all cells in the current cell range(s).
void clearContents([in] long nContentFlags)
unnecessary
base interface of all UNO interfaces
Definition XInterface.idl:48
GeneralFunction
used to specify a function to be calculated from values.
Definition GeneralFunction.idl:30
Definition Ambiguous.idl:22