LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
FontRelief.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::text
 Text specific interfaces.
 

Constant Groups

constants  com::sun::star::text::FontRelief
 Determines the relief type of a font.
 

Variables

const short NONE = 0
 no relief is used. More...
 
const short EMBOSSED = 1
 the font relief is embossed. More...
 
const short ENGRAVED = 2
 the font relief is engraved. More...