LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
NamedRangeFlag.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::NamedRangeFlag
 used to specify the purpose of a named range.
 

Macros

#define __com_sun_star_sheet_NamedRangeFlag_idl__
 

Variables

const long FILTER_CRITERIA = 1
 The range contains filter criteria. More...
 
const long PRINT_AREA = 2
 The range can be used as a print range. More...
 
const long COLUMN_HEADER = 4
 The range can be used as column headers for printing. More...
 
const long ROW_HEADER = 8
 The range can be used as row headers for printing. More...
 

Macro Definition Documentation

◆ __com_sun_star_sheet_NamedRangeFlag_idl__

#define __com_sun_star_sheet_NamedRangeFlag_idl__