Sophie

Sophie

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

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

<html>
<head>
<title>Constants' Group CharSet</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="navimainnone">Use</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="#Constants" class="navisub">Constants</a></td>
<td class="navisub"><a href="#ConstantDetails" class="navisub">Constants' 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">awt</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">constants group CharSet</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dt><b>Description</b></dt>
<dd>These values are used to specify the characters which are available in 
 a font and their codes. 
 
 </dd>
<dd><P>The currently defined constants of <CODE>CharSet</CODE> have the same
 numerical values as the corresponding enum values of the C/C++
 <CODE>rtl_TextEncoding</CODE> (from <CODE>rtl/textenc.h</CODE>). This
 correspondence is by design. Since <CODE>CharSet</CODE> is deprecated,
 however, it is not planned to add further constants to keep it in sync with
 <CODE>rtl_TextEncoding</CODE>.</P>
 
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Constants"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constants</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DONTKNOW">DONTKNOW</a></td>
<td class="imsum_right">specifies an unknown character set.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ANSI">ANSI</a></td>
<td class="imsum_right">specifies the ANSI character set.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MAC">MAC</a></td>
<td class="imsum_right">specifies the <regtm>Apple Macintosh</regtm> character set.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_437">IBMPC_437</a></td>
<td class="imsum_right">specifies the IBM PC character set number 437.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_850">IBMPC_850</a></td>
<td class="imsum_right">specifies the IBM PC character set number 850.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_860">IBMPC_860</a></td>
<td class="imsum_right">specifies the IBM PC character set number 860.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_861">IBMPC_861</a></td>
<td class="imsum_right">specifies the IBM PC character set number 861.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_863">IBMPC_863</a></td>
<td class="imsum_right">specifies the IBM PC character set number 863.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IBMPC_865">IBMPC_865</a></td>
<td class="imsum_right">specifies the IBM PC character set number 865.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SYSTEM">SYSTEM</a></td>
<td class="imsum_right">specifies the system character set.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SYMBOL">SYMBOL</a></td>
<td class="imsum_right">specifies a set of symbols.
 &nbsp;</td>
</tr>
</table>
<a name="ConstantDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Constants' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="DONTKNOW" class="membertitle">DONTKNOW</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>DONTKNOW</b> = 0;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies an unknown character set.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ANSI" class="membertitle">ANSI</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>ANSI</b> = 1;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the ANSI character set.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MAC" class="membertitle">MAC</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>MAC</b> = 2;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the <regtm>Apple Macintosh</regtm> character set.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_437" class="membertitle">IBMPC_437</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_437</b> = 3;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 437.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_850" class="membertitle">IBMPC_850</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_850</b> = 4;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 850.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_860" class="membertitle">IBMPC_860</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_860</b> = 5;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 860.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_861" class="membertitle">IBMPC_861</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_861</b> = 6;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 861.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_863" class="membertitle">IBMPC_863</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_863</b> = 7;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 863.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IBMPC_865" class="membertitle">IBMPC_865</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IBMPC_865</b> = 8;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the IBM PC character set number 865.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SYSTEM" class="membertitle">SYSTEM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>SYSTEM</b> = 9;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the system character set.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SYMBOL" class="membertitle">SYMBOL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>SYMBOL</b> = 10;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a set of symbols.
 </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>