Sophie

Sophie

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

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

<html>
<head>
<title>enum typereg_Version</title>
<link rel="stylesheet" type="text/css" href="../cpp.css">
</head>
<body>
<div id="adc-cppref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="1" cellspacing="0">
<tr align="center" valign="top">
<td class="navimain">&nbsp;<a href="../index.html">Overview</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="index.html">Namespace</a>&nbsp;</td>
<td class="navimainnone">&nbsp;Class&nbsp;</td>
<td class="navimain">&nbsp;<a href="../index-files/index-1.html">Index</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../help.html">Help</a>&nbsp;</td>
</tr>
</table>
<table class="navisub" cellpadding="0" cellspacing="3">
<tr>
<td width="20%"><font size="-2">LIST OF:</font></td>
<td>
&nbsp;<a href="#envals"><font size="-2"><b>VALUES</b></font></a></td>
</tr>
</table>
<hr>
<a href="../names/index.html" alt="Global Namespace in C++"><font size="+1"><b>::</b></font></a> <div class="title"><h2>enum typereg_Version</h2>
</div><hr>
<dl>
<dt>Summary</dt>
<dd>The version of a binary blob that represents a UNOIDL type.

</dd>
<dt>Description</dt>
<dd>   <p>All values between <code>TYPEREG_VERSION_0</code> and
   <code>TYPEREG_MAX_VERSION</code> are valid, where currently unallocated
   values represent future versions.  Negative values are not valid.</p>

   </dd>
<dt>See Also</dt>
<dd><a href="typereg/c-Reader.html">typereg::Reader</a> <br>
<a href="typereg/c-Writer.html">typereg::Writer</a> <br>
</dd>
<dt>Since </dt>
<dd>UDK 3.2.0</dd>
</dl>
<hr>
<a name="envals"> </a><table class="childlist" border="1" cellpadding="5" cellspacing="0" width="100%">
<tr class="subtitle">
<td colspan="2"><h4>Values</h4>
</td>
</tr>
<tr bgcolor="white">
<td width="20%" valign="top"><a name="TYPEREG_VERSION_0"><b>TYPEREG_VERSION_0</b></a></td>
<td><dl>
<dt>Summary</dt>
<dd>Denotes the original version of UNOIDL type blobs.
</dd>
</dl>
</td>
</tr>
<tr bgcolor="white">
<td width="20%" valign="top"><a name="TYPEREG_VERSION_1"><b>TYPEREG_VERSION_1</b></a></td>
<td><dl>
<dt>Summary</dt>
<dd>Denotes the updated version of UNOIDL type blobs.

</dd>
<dt>Description</dt>
<dd>       <p>This version added support for multiple-inheritance interface types,
       extended interface type attributes, single-interface&ndash;based
       services, interface-based singletons, polymorphic struct types, and
       published entities.</p>
     </dd>
</dl>
</td>
</tr>
<tr bgcolor="white">
<td width="20%" valign="top"><a name="TYPEREG_MAX_VERSION"><b>TYPEREG_MAX_VERSION</b></a></td>
<td><dl>
<dt>Summary</dt>
<dd>Denotes the maximum future version of UNOIDL type blobs.
</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a href="#_top_" class="objchapter">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-cppref" -->
</body>

</html>