LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
DataResultFlags.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.
 

Constant Groups

constants  com::sun::star::sheet::DataResultFlags
 used to specify the result type of one element in the data pilot data array.
 

Macros

#define __com_sun_star_sheet_DataResultFlags_idl__
 

Variables

const long HASDATA = 1
 The element contains data. More...
 
const long SUBTOTAL = 2
 The element contains a subtotal. More...
 
const long ERROR = 4
 The element has an error. More...
 

Macro Definition Documentation

◆ __com_sun_star_sheet_DataResultFlags_idl__

#define __com_sun_star_sheet_DataResultFlags_idl__