LibreOffice
LibreOffice 24.2 SDK API Reference
Modules | Enumerations
FontSlant.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::awt
 Java AWT-like user interface toolkit interface specifications for UNO.
 

Enumerations

enum  FontSlant {
  NONE, OBLIQUE, ITALIC, DONTKNOW,
  REVERSE_OBLIQUE, REVERSE_ITALIC
}
 used to specify the slant of a font. More...