LibreOffice
LibreOffice 7.3 SDK API 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. | |
const long | PRINT_AREA = 2 |
The range can be used as a print range. | |
const long | COLUMN_HEADER = 4 |
The range can be used as column headers for printing. | |
const long | ROW_HEADER = 8 |
The range can be used as row headers for printing. | |
#define __com_sun_star_sheet_NamedRangeFlag_idl__ |