| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
This is a set of properties to describe the style of characters in complex texts. More...
import"CharacterPropertiesComplex.idl";
  
 Public Attributes | |
| float | CharHeightComplex | 
| This value contains the height of the characters in point.  More... | |
| float | CharWeightComplex | 
| This property contains the value of the font weight.  More... | |
| string | CharFontNameComplex | 
| This property specifies the name of the font style.  More... | |
| string | CharFontStyleNameComplex | 
| This property contains the name of the font style.  More... | |
| short | CharFontFamilyComplex | 
| This property contains font family as specified in com.sun.star.awt.FontFamily .  More... | |
| short | CharFontCharSetComplex | 
| This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.  More... | |
| short | CharFontPitchComplex | 
| This property contains the font pitch as specified in com.sun.star.awt.FontPitch.  More... | |
| com::sun::star::awt::FontSlant | CharPostureComplex | 
| This property contains the value of the posture of the document.  More... | |
| com::sun::star::lang::Locale | CharLocaleComplex | 
| contains the value of the locale.  More... | |
This is a set of properties to describe the style of characters in complex texts.
      
  | 
  property | 
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.
      
  | 
  property | 
This property contains font family as specified in com.sun.star.awt.FontFamily .
      
  | 
  property | 
This property specifies the name of the font style.
It may contain more than one name separated by comma.
      
  | 
  property | 
This property contains the font pitch as specified in com.sun.star.awt.FontPitch.
      
  | 
  property | 
This property contains the name of the font style.
This property may be empty.
      
  | 
  property | 
This value contains the height of the characters in point.
      
  | 
  property | 
contains the value of the locale.
      
  | 
  property | 
This property contains the value of the posture of the document.
      
  | 
  property | 
This property contains the value of the font weight.
 1.8.14