Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: formula ::
deprecated
struct SymbolDescriptor
Usage Restrictions
deprecated
Deprecation Info
draft
- nWeight should be changed to float as in FontWeight.idl
- nItalic probably needs to have FontItalic extended by the two
extra defines REVERSE_* listed in FontSlant.idl
- nCharSet should have the CharSet.idl extended by the new defines
from rtl/textenc.h
Elements' Summary
sName
The name of the symbol.
sExportName
The export name of the symbol.
sSymbolSet
Specifies the name of the symbol set to which this symbol belongs.
nCharacter
Specifies the unicode character of the symbol.
sFontName
Specifies the exact name of the font ("Arial", "Courier", etc.).
nCharSet
Specifies the character set which is supported by the font.
nFamily
Specifies the general style of the font.
nPitch
Specifies the pitch of the font.
nWeight
Specifies the thickness of the line.
nItalic
Specifies if the font is italic.
Elements' Details
sName
string sName ;
Description
The name of the symbol.
sExportName
string sExportName ;
Description
The export name of the symbol.
sSymbolSet
string sSymbolSet ;
Description
Specifies the name of the symbol set to which this symbol belongs.
nCharacter
long nCharacter ;
Description
Specifies the unicode character of the symbol.
sFontName
string sFontName ;
Description
Specifies the exact name of the font ("Arial", "Courier", etc.).
nCharSet
short nCharSet ;
Description
Specifies the character set which is supported by the font.
See also
::com::sun::star::awt ::CharSet
nFamily
short nFamily ;
Description
Specifies the general style of the font.
See also
::com::sun::star::awt ::FontFamily
nPitch
short nPitch ;
Description
Specifies the pitch of the font.
See also
::com::sun::star::awt ::FontPitch
nWeight
nItalic
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.