LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Modules | Variables
FontRelief.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::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.