Sophie

Sophie

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

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.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-3131"> </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> 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 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>Standardfunction 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-3132"> </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> 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 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-3133"> </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> 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 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-3134"> </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> 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 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-3135"> </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> 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 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-3136"> </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> 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 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-3137"> </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> 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 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-3138"> </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> 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 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-3139"> </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> 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 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-3140"> </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> 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 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-3130"> </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; 2008 Sun Microsystems, Inc.</p>

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

</html>