Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 3393

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Struct SymbolDescriptor</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="SymbolDescriptor-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Elements" class="navisub">Elements' Summary</a></td>
<td class="navisub"><a href="#ElementDetails" class="navisub">Elements' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">formula</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">deprecated </td>
<td width="50%" class="title">struct SymbolDescriptor</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td/></tr>
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dt><b>Deprecation Info</b></dt>
<dd>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
</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Elements"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Elements' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="#sName">sName</a></td>
<td class="imsum_right">The name of the symbol.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#sExportName">sExportName</a></td>
<td class="imsum_right">The export name of the symbol.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#sSymbolSet">sSymbolSet</a></td>
<td class="imsum_right">Specifies the name of the symbol set to which this symbol belongs.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nCharacter">nCharacter</a></td>
<td class="imsum_right">Specifies the unicode character of the symbol.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#sFontName">sFontName</a></td>
<td class="imsum_right">Specifies the exact name of the font ("Arial", "Courier", etc.).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nCharSet">nCharSet</a></td>
<td class="imsum_right">Specifies the character set which is supported by the font.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nFamily">nFamily</a></td>
<td class="imsum_right">Specifies the general style of the font.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nPitch">nPitch</a></td>
<td class="imsum_right">Specifies the pitch of the font.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nWeight">nWeight</a></td>
<td class="imsum_right">Specifies the thickness of the line.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#nItalic">nItalic</a></td>
<td class="imsum_right">Specifies if the font is italic.
 
 &nbsp;</td>
</tr>
</table>
<a name="ElementDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Elements' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="sName" class="membertitle">sName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>sName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The name of the symbol.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="sExportName" class="membertitle">sExportName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>sExportName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The export name of the symbol.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="sSymbolSet" class="membertitle">sSymbolSet</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>sSymbolSet</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the name of the symbol set to which this symbol belongs.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nCharacter" class="membertitle">nCharacter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>nCharacter</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the unicode character of the symbol.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="sFontName" class="membertitle">sFontName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>sFontName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the exact name of the font ("Arial", "Courier", etc.).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nCharSet" class="membertitle">nCharSet</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>nCharSet</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the character set which is supported by the font.
 
 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/CharSet.html">CharSet</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nFamily" class="membertitle">nFamily</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>nFamily</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the general style of the font.
 
 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontFamily.html">FontFamily</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nPitch" class="membertitle">nPitch</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>nPitch</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the pitch of the font.
 
 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontPitch.html">FontPitch</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nWeight" class="membertitle">nWeight</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>nWeight</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies the thickness of the line.
 
 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a><br>
The allowed integer values correspond as follows:
 0 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#DONTKNOW">DONTKNOW</a>
 1 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#THIN">THIN</a>
 2 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#ULTRALIGHT">ULTRALIGHT</a>
 3 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#LIGHT">LIGHT</a>
 4 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#SEMILIGHT">SEMILIGHT</a>
 5 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#NORMAL">NORMAL</a>
 7 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#SEMIBOLD">SEMIBOLD</a>
 8 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#BOLD">BOLD</a>
 9 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#ULTRABOLD">ULTRABOLD</a>
 10 : ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontWeight.html">FontWeight</a>::<a href="../awt/FontWeight.html#BLACK">BLACK</a>
 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="nItalic" class="membertitle">nItalic</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>nItalic</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Specifies if the font is italic.
 
 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontSlant.html">FontSlant</a><br>
The values
 ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontSlant.html">FontSlant</a>::<a href="../awt/FontSlant.html#REVERSE_OBLIQUE">REVERSE_OBLIQUE</a> and 
 ::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/FontSlant.html">FontSlant</a>::<a href="../awt/FontSlant.html#REVERSE_ITALIC">REVERSE_ITALIC</a> 
 may not be used.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>