LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Enumerations
BreakType.idl File 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::style
 Formatting and layout style and style sheet interfaces.
 

Macros

#define __com_sun_star_style_BreakType_idl__
 

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...
 

Macro Definition Documentation

◆ __com_sun_star_style_BreakType_idl__

#define __com_sun_star_style_BreakType_idl__