Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 9415

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Global Functions in Namespace cppu in Sourcefile stdidlclass.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 cppu<br>
in Sourcefile stdidlclass.hxx</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3646"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td> ) 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>Standard function to create an XIdlClass for a component.
There is a function for each number of supported interfaces up to 10.

</pre></dd>
<dt>Description</dt>
<dd><pre>Since the switch to the final component model, there are no use cases anymore where
these functions should be used. Instead use the implementation helpers directly
(see cppuhelper/implbase1.hxx).

</pre></dd>
<dt>See Also</dt>
<dd><a href="c-OTypeCollection.html">OTypeCollection</a> <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3647"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3648"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3649"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3650"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3651"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5, typename Interface6 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface6 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3652"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5, typename Interface6, typename Interface7 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface6 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface7 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3653"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5, typename Interface6, typename Interface7, typename Interface8 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface6 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface7 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface8 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3654"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5, typename Interface6, typename Interface7, typename Interface8, typename Interface9 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface6 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface7 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface8 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface9 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClass-3655"> </a>createStandardClass</dt>
<dd class="member"><dl>
<dt class="simple"><br>
<p><strong>template&lt; typename Interface1, typename Interface2, typename Interface3, typename Interface4, typename Interface5, typename Interface6, typename Interface7, typename Interface8, typename Interface9, typename Interface10 &gt;</strong></p>
<br>
::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClass</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> ,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>,</td>
</tr>
<tr>
<td>const Interface1 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface2 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface3 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface4 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface5 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface6 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface7 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface8 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface9 *</td>
<td>,</td>
</tr>
<tr>
<td>const Interface10 *</td>
<td> ) 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>
<hr>
<dl class="member">
<dt class="member"><a name="createStandardClassWithSequence-3645"> </a>createStandardClassWithSequence</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::reflection::<a href="../../../../common/ref/com/sun/star/reflection/XIdlClass.html">XIdlClass</a> * <strong>createStandardClassWithSequence</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XMultiServiceFactory &gt; &amp; </td>
<td> rSMgr,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>sImplementationName,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::reflection::XIdlClass &gt; &amp;</td>
<td>rSuperClass,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Sequence.html">Sequence</a>&lt; ::rtl::OUString &gt; &amp;</td>
<td>seq ) 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="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</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; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

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

</html>