Sophie

Sophie

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

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Global Functions in Namespace cppu in Sourcefile factory.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 factory.hxx</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="createFactoryProxy-3355"> </a>createFactoryProxy</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; <strong>createFactoryProxy</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> rServiceManager,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; &amp;</td>
<td>rFactory ) 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>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Description</dt>
<dd><pre>Deprecated.  Creates a factory wrapping another one.
This means the methods of the interfaces XServiceProvider, XServiceInfo and
XSingleServiceFactory are forwarded.
</pre></dd>
<dt class="attention">ATTENTION!</dt>
<dd><pre>
The XComponent interface is not supported!

</pre></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">rServiceManager</td>
<td><pre><pre>the service manager used by the implementation.
</pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">xSingleServiceFactory</td>
<td><pre><pre>the wrapped service factory.
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory.

</pre></dd>
<dt>See Also</dt>
<dd>createSingleFactory <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createOneInstanceComponentFactory-3353"> </a>createOneInstanceComponentFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleComponentFactory &gt; <strong>createOneInstanceComponentFactory</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>ComponentFactoryFunc </td>
<td> fptr,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rImplementationName,</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>rServiceNames,</td>
</tr>
<tr>
<td><a href="../t-rtl_ModuleCount.html">rtl_ModuleCount</a> *</td>
<td>pModCount = 0 ) 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>
<dt>Summary</dt>
<dd><pre>Creates a single service factory which holds the instance created only once.

</pre></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">fptr</td>
<td><pre><pre>function pointer for instanciating the object
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>implementation name of service
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rServiceNames</td>
<td><pre><pre>supported services
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pModCount</td>
<td><pre><pre>for future extension (library unloading concept).

    </pre></pre></td>
</tr>
</table>
</dd>
<dt>See Also</dt>
<dd>createSingleComponentFactory <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createOneInstanceFactory-3356"> </a>createOneInstanceFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; <strong>createOneInstanceFactory</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> rServiceManager,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rComponentName,</td>
</tr>
<tr>
<td>ComponentInstantiation</td>
<td>pCreateFunction,</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>rServiceNames,</td>
</tr>
<tr>
<td><a href="../t-rtl_ModuleCount.html">rtl_ModuleCount</a> *</td>
<td>pModCount = 0 ) 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>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated.  Creates a single service factory which holds the instance created only once.

</pre></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">rServiceManager</td>
<td><pre><pre>the service manager used by the implementation.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>the implementation name. An empty string is possible.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ComponentInstantiation</td>
<td><pre><pre>the function pointer to create an object.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rServiceNames</td>
<td><pre><pre>the service supported by the implementation.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pModCount</td>
<td><pre><pre>for future extension (library unloading concept).
    </pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>a factory that support the interfaces XServiceProvider, XServiceInfo
    XSingleServiceFactory and XComponent.

    </pre></dd>
<dt>See Also</dt>
<dd>createSingleFactory <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createOneInstanceRegistryFactory-3358"> </a>createOneInstanceRegistryFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; <strong>createOneInstanceRegistryFactory</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> rServiceManager,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rComponentName,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::registry::XRegistryKey &gt; &amp;</td>
<td>rImplementationKey ) 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>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated.  Creates a single service factory which holds the instance created only once
based on a registry.

</pre></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">rServiceManager</td>
<td><pre><pre>the service manager used by the implementation.
</pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>the implementation name. An empty string is possible.
</pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationKey</td>
<td><pre><pre>the registry key of the implementation section.
</pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.

</pre></dd>
<dt>See Also</dt>
<dd>createSingleRegistryFactory <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createSingleComponentFactory-3352"> </a>createSingleComponentFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleComponentFactory &gt; <strong>createSingleComponentFactory</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>ComponentFactoryFunc </td>
<td> fptr,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rImplementationName,</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>rServiceNames,</td>
</tr>
<tr>
<td><a href="../t-rtl_ModuleCount.html">rtl_ModuleCount</a> *</td>
<td>pModCount = 0 ) 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>
<dt>Summary</dt>
<dd><pre>Creates a single component factory supporting the XSingleComponentFactory interface.

</pre></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">fptr</td>
<td><pre><pre>function pointer for instanciating the object
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>implementation name of service
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rServiceNames</td>
<td><pre><pre>supported services
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pModCount</td>
<td><pre><pre>for future extension (library unloading concept).
</pre></pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createSingleFactory-3354"> </a>createSingleFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; <strong>createSingleFactory</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> rServiceManager,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rImplementationName,</td>
</tr>
<tr>
<td>ComponentInstantiation</td>
<td>pCreateFunction,</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>rServiceNames,</td>
</tr>
<tr>
<td><a href="../t-rtl_ModuleCount.html">rtl_ModuleCount</a> *</td>
<td>pModCount = 0 ) 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>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated.  Creates a single service factory.

</pre></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">rServiceManager</td>
<td><pre><pre>the service manager used by the implementation.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>the implementation name. An empty string is possible.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ComponentInstantiation</td>
<td><pre><pre>the function pointer to create an object.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rServiceNames</td>
<td><pre><pre>the service supported by the implementation.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pModCount</td>
<td><pre><pre>for future extension (library unloading concept).
    </pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>a factory that support the interfaces XServiceProvider, XServiceInfo
    XSingleServiceFactory and XComponent.

    </pre></dd>
<dt>See Also</dt>
<dd>createOneInstanceFactory <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createSingleRegistryFactory-3357"> </a>createSingleRegistryFactory</dt>
<dd class="member"><dl>
<dt class="simple">::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::lang::XSingleServiceFactory &gt; <strong>createSingleRegistryFactory</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> rServiceManager,</td>
</tr>
<tr>
<td>const ::rtl::<a href="../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>rImplementationName,</td>
</tr>
<tr>
<td>const ::com::sun::star::uno::<a href="../com/sun/star/uno/c-Reference.html">Reference</a>&lt; ::com::sun::star::registry::XRegistryKey &gt; &amp;</td>
<td>rImplementationKey ) 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>
<dt><strong>D E P R E C A T E D</strong></dt>
<dt>Summary</dt>
<dd><pre>Deprecated.  Creates a single service factory based on a registry.

</pre></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">rServiceManager</td>
<td><pre><pre>the service manager used by the implementation.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationName</td>
<td><pre><pre>the implementation name. An empty string is possible.
    </pre></pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">rImplementationKey</td>
<td><pre><pre>the registry key of the implementation section.
    </pre></pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd><pre>a factory that support the interfaces XServiceProvider, XServiceInfo
    XSingleServiceFactory and XComponent.
    
</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; 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>