Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 8524

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Global Functions in Namespace uno in Sourcefile mapping.hxx</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"></table>
<hr>
<div class="title"><h2>Global Functions in Namespace uno<br>
in Sourcefile mapping.hxx</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="mapToCpp-2998"> </a>mapToCpp</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename C &gt;</strong></p>
<br>
<a href="../../../../t-sal_Bool.html">sal_Bool</a> <strong>mapToCpp</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="c-Reference.html">Reference</a>&lt; C &gt; * </td>
<td> ppRet,</td>
</tr>
<tr>
<td><a href="../../../../t-uno_Interface.html">uno_Interface</a> *</td>
<td>pUnoI ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated. This function DOES NOT WORK with Purpose Environments
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Purpose Environments)

</pre></dd>
<dt>Description</dt>
<dd><pre>Maps an binary C UNO interface to be used in the currently used compiler environment.

</pre></dd>
<dt>Template Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">C</td>
<td><pre><pre>interface type
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ppRet</td>
<td><pre><pre>inout returned interface pointer
</pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pUnoI</td>
<td><pre><pre>binary C UNO interface
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>true if successful, false otherwise


</pre></dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="mapToUno-2999"> </a>mapToUno</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename C &gt;</strong></p>
<br>
<a href="../../../../t-sal_Bool.html">sal_Bool</a> <strong>mapToUno</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../../../t-uno_Interface.html">uno_Interface</a> * * </td>
<td> ppRet,</td>
</tr>
<tr>
<td>const <a href="c-Reference.html">Reference</a>&lt; C &gt; &amp;</td>
<td>x ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated. This function DOES NOT WORK with Purpose Environments
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Purpose Environments)

</pre></dd>
<dt>Description</dt>
<dd><pre>Maps an UNO interface of the currently used compiler environment to binary C UNO.

</pre></dd>
<dt>Template Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">C</td>
<td><pre><pre>interface type
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ppRet</td>
<td><pre><pre>inout returned interface pointer
</pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">x</td>
<td><pre><pre>interface reference
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>true if successful, false otherwise


</pre></dd>
</dl>
</dd>
</dl>
<hr>
<a href="#_top_" class="objchapter">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>