LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
DimensionFlags.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::DimensionFlags
 used to specify flags for a dimension in a data pilot source.
 

Macros

#define __com_sun_star_sheet_DimensionFlags_idl__
 

Variables

const long NO_COLUMN_ORIENTATION = 1
 The dimension cannot be used in column orientation. More...
 
const long NO_ROW_ORIENTATION = 2
 The dimension cannot be used in row orientation. More...
 
const long NO_PAGE_ORIENTATION = 4
 The dimension cannot be used in page orientation. More...
 
const long NO_DATA_ORIENTATION = 8
 The dimension cannot be used in data orientation. More...
 

Macro Definition Documentation

◆ __com_sun_star_sheet_DimensionFlags_idl__

#define __com_sun_star_sheet_DimensionFlags_idl__