|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module style {
@ PAGE_BOTH
A page break is applied before and after the object to which it belongs.
Definition: BreakType.idl:85
@ COLUMN_BOTH
A column break is applied before and after the object to which it belongs.
Definition: BreakType.idl:58
BreakType
These enumeration values are used to specify if and how a page or column break is applied.
Definition: BreakType.idl:28
@ PAGE_AFTER
A page break is applied after the object to which it belongs.
Definition: BreakType.idl:76
@ NONE
No column or page break is applied.
Definition: BreakType.idl:31
@ COLUMN_AFTER
A column break is applied after the object to which it belongs.
Definition: BreakType.idl:49
@ PAGE_BEFORE
A page break is applied before the object to which it belongs.
Definition: BreakType.idl:67
Definition: Ambiguous.idl:20
@ COLUMN_BEFORE
A column break is applied before the object to which it belongs.
Definition: BreakType.idl:40