Sophie

Sophie

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

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

<html>
<head>
<title>Global Functions in Namespace cppu in Sourcefile proptypehlp.h</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 cppu<br>
in Sourcefile proptypehlp.h</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3469"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename target &gt;</strong></p>
<br>
void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>target &amp; </td>
<td> value,</td>
</tr>
<tr>
<td>::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>a );</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>Description</dt>
<dd>Converts the value stored in an any to a concrete C++ type.
The function does the same as the operator >>= () at the
Any class, except that it throws an IllegalArgumentException in case of
failures (the value cannot be extracted without data loss )

</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3471"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_Int64.html">sal_Int64</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</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>Summary</dt>
<dd>conversion of basic types
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3472"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_uInt64.html">sal_uInt64</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3473"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_Int32.html">sal_Int32</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3474"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_uInt32.html">sal_uInt32</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3475"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_Int16.html">sal_Int16</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3476"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_uInt16.html">sal_uInt16</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3477"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../t-sal_Int8.html">sal_Int8</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3478"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>float &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3479"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>double &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertPropertyValue-3480"> </a>convertPropertyValue</dt>
<dd class="member"><dl>
<dt class="simple">void <strong>convertPropertyValue</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> target,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Any.html">Any</a> &amp;</td>
<td>source )</td>
</tr>
<tr>
<td/><td> throw( ::com::sun::star::lang::<a href="../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html">IllegalArgumentException</a> );</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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"/></dl>
<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>