LibreOffice
LibreOffice 24.2 SDK API Reference
Modules | Enumerations
BreakType.idl File Reference

Go to the source code of this file.

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::style
 Formatting and layout style and style sheet interfaces.
 

Enumerations

enum  BreakType {
  NONE, COLUMN_BEFORE, COLUMN_AFTER, COLUMN_BOTH,
  PAGE_BEFORE, PAGE_AFTER, PAGE_BOTH
}
 These enumeration values are used to specify if and how a page or column break is applied. More...