LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
CharacterPropertiesAsian Service Referencepublished

This is a set of properties to describe the style of characters in Asian texts. More...

import"CharacterPropertiesAsian.idl";

Inheritance diagram for CharacterPropertiesAsian:
Axis DataPoint TextProperties SheetCell SheetCellRange SheetCellRanges TableCellStyle CellRange Defaults Paragraph TextRange TextTableCursor

Public Attributes

float CharHeightAsian
 This value contains the height of the characters in point. More...
 
float CharWeightAsian
 This property contains the value of the font weight. More...
 
string CharFontNameAsian
 This property specifies the name of the font style. More...
 
string CharFontStyleNameAsian
 This property contains the name of the font style. More...
 
short CharFontFamilyAsian
 This property contains font family as specified in com.sun.star.awt.FontFamily . More...
 
short CharFontCharSetAsian
 This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. More...
 
short CharFontPitchAsian
 This property contains the font pitch as specified in com.sun.star.awt.FontPitch. More...
 
com::sun::star::awt::FontSlant CharPostureAsian
 This property contains the value of the posture of the document. More...
 
com::sun::star::lang::Locale CharLocaleAsian
 contains the value of the locale. More...
 

Detailed Description

This is a set of properties to describe the style of characters in Asian texts.

Developers Guide
Text Documents - Formatting

Member Data Documentation

◆ CharFontCharSetAsian

short CharFontCharSetAsian
property

This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.

◆ CharFontFamilyAsian

short CharFontFamilyAsian
property

This property contains font family as specified in com.sun.star.awt.FontFamily .

◆ CharFontNameAsian

string CharFontNameAsian
property

This property specifies the name of the font style.

It may contain more than one name separated by comma.

◆ CharFontPitchAsian

short CharFontPitchAsian
property

This property contains the font pitch as specified in com.sun.star.awt.FontPitch.

◆ CharFontStyleNameAsian

string CharFontStyleNameAsian
property

This property contains the name of the font style.

This property may be empty.

◆ CharHeightAsian

float CharHeightAsian
property

This value contains the height of the characters in point.

◆ CharLocaleAsian

com::sun::star::lang::Locale CharLocaleAsian
property

contains the value of the locale.

◆ CharPostureAsian

com::sun::star::awt::FontSlant CharPostureAsian
property

This property contains the value of the posture of the document.

See also
com::sun::star::awt::FontSlant

◆ CharWeightAsian

float CharWeightAsian
property

This property contains the value of the font weight.

See also
com::sun::star::awt::FontWeight

The documentation for this service was generated from the following file: