LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Enumerations
GeneralFunction.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::sheet
 Spreadsheet specific interfaces.
 

Macros

#define __com_sun_star_sheet_GeneralFunction_idl__
 

Enumerations

enum  GeneralFunction {
  NONE , AUTO , SUM , COUNT ,
  AVERAGE , MAX , MIN , PRODUCT ,
  COUNTNUMS , STDEV , STDEVP , VAR ,
  VARP
}
 used to specify a function to be calculated from values. More...
 

Macro Definition Documentation

◆ __com_sun_star_sheet_GeneralFunction_idl__

#define __com_sun_star_sheet_GeneralFunction_idl__