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::report |
interfaces for reports generated from data sources. | |
Constant Groups | |
constants | com::sun::star::report::SectionPageBreak |
Specifies that page breaks are allowed inside this section. | |
Macros | |
#define | __com_sun_star_report_SectionPageBreak_idl__ |
Variables | |
const short | NONE = 0 |
Page breaks will never be inserted. More... | |
const short | SECTION = 1 |
If the section doesn't fit on page than a page break will be inserted as long as the section fits. More... | |
const short | AUTO = 2 |
If the section doesn't fit on page than a page break will be inserted as long as the section fits. More... | |
#define __com_sun_star_report_SectionPageBreak_idl__ |