LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
const short EMBOSSED = 1
 the font relief is embossed.
 
const short ENGRAVED = 2
 the font relief is engraved.