Sophie

Sophie

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

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

<html>
<head>
<title>struct _typelib_UnionTypeDescription</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="navimainself">&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">PUBLIC MEMBERS:</font></td>
<td>
&nbsp;<font size="-2">CLASSES</font>
|&nbsp;<font size="-2">STRUCTS</font>
|&nbsp;<font size="-2">UNIONS</font>
|&nbsp;<font size="-2">ENUMS</font>
|&nbsp;<font size="-2">TYPEDEFS</font>
|&nbsp;<font size="-2">METHODS</font>
|&nbsp;<font size="-2">STATIC METHODS</font>
|&nbsp;<a href="#publ_vars"><font size="-2"><b>DATA</b></font></a>
|&nbsp;<font size="-2">STATIC DATA</font></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>struct _typelib_UnionTypeDescription</h2>
</div><hr>
<dl>
<dt>Base Classes</dt>
<dd>None.</dd>
</dl>
<dl>
<dt>Known Derived Classes</dt>
<dd>None.</dd>
</dl>
<br>
<table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="25%" class="flagname">virtual</td>
<td width="25%" class="flagname">abstract</td>
<td width="25%" class="flagname">interface</td>
<td width="25%" class="flagname">template</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
</tr>
</table>
<dl>
<dt>Summary</dt>
<dd>Type description of a union. The type class of this description is typelib_TypeClass_UNION.
</dd>
</dl>
<dl>
<dt>File</dt>
<dd>typedescription.h</dd>
</dl>
<hr>
<dl>
<dt class="subtitle"><a name="publ_"><h3>Public Members</h3>
</a></dt>
<dd><a name="publ_vars"> </a><table class="childlist" border="1" cellpadding="5" cellspacing="0" width="100%">
<tr class="subtitle">
<td colspan="2"><h4>Data</h4>
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-typelib_TypeDescription.html">typelib_TypeDescription</a> <a href="_typelib_UnionTypeDescription/d.html#aBase"><strong>aBase;</strong></a></td>
<td>inherits all members of typelib_TypeDescription
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-typelib_TypeDescriptionReference.html">typelib_TypeDescriptionReference</a> * <a href="_typelib_UnionTypeDescription/d.html#pDiscriminantTypeRef"><strong>pDiscriminantTypeRef;</strong></a></td>
<td>type of the discriminant
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-sal_Int64.html">sal_Int64</a> <a href="_typelib_UnionTypeDescription/d.html#nDefaultDiscriminant"><strong>nDefaultDiscriminant;</strong></a></td>
<td>union default descriminant
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-typelib_TypeDescriptionReference.html">typelib_TypeDescriptionReference</a> * <a href="_typelib_UnionTypeDescription/d.html#pDefaultTypeRef"><strong>pDefaultTypeRef;</strong></a></td>
<td>union default member type (may be 0)
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-sal_Int32.html">sal_Int32</a> <a href="_typelib_UnionTypeDescription/d.html#nMembers"><strong>nMembers;</strong></a></td>
<td>number of union member types
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-sal_Int64.html">sal_Int64</a> * <a href="_typelib_UnionTypeDescription/d.html#pDiscriminants"><strong>pDiscriminants;</strong></a></td>
<td>union member discriminant values (same order as idl declaration)
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-typelib_TypeDescriptionReference.html">typelib_TypeDescriptionReference</a> * * <a href="_typelib_UnionTypeDescription/d.html#ppTypeRefs"><strong>ppTypeRefs;</strong></a></td>
<td>union member value types (same order as idl declaration)
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-rtl_uString.html">rtl_uString</a> * * <a href="_typelib_UnionTypeDescription/d.html#ppMemberNames"><strong>ppMemberNames;</strong></a></td>
<td>union member value names (same order as idl declaration)
</td>
</tr>
<tr bgcolor="white">
<td><a href="t-sal_Int32.html">sal_Int32</a> <a href="_typelib_UnionTypeDescription/d.html#nValueOffset"><strong>nValueOffset;</strong></a></td>
<td>union value offset for data access
</td>
</tr>
</table>
<hr>
</dd>
</dl>
<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>