19 #ifndef __com_sun_star_style_BreakType_idl__ 20 #define __com_sun_star_style_BreakType_idl__ 24 module
com { module sun { module star { module style {
A column break is applied after the object to which it belongs.
Definition: BreakType.idl:51
A column break is applied before the object to which it belongs.
Definition: BreakType.idl:42
Definition: Ambiguous.idl:22
BreakType
These enumeration values are used to specify if and how a page or column break is applied.
Definition: BreakType.idl:29
A page break is applied before the object to which it belongs.
Definition: BreakType.idl:69
A page break is applied before and after the object to which it belongs.
Definition: BreakType.idl:87
A page break is applied after the object to which it belongs.
Definition: BreakType.idl:78
A column break is applied before and after the object to which it belongs.
Definition: BreakType.idl:60
No column or page break is applied.
Definition: BreakType.idl:33