Sophie

Sophie

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

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Module uno</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub"><a href="#Enums" class="navisub">Enums</a></td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module uno</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Basic UNO interfaces.</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="NamingService.html">NamingService</a></td>
<td class="imsum_right">a simple named object container.

 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XAdapter.html">XAdapter</a></td>
<td class="imsum_right">This is the server-side interface to a weak adapter.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XAggregation.html">XAggregation</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Objects which implement this interface can become aggregates of
 a delegator.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XComponentContext.html">XComponentContext</a></td>
<td class="imsum_right">Component context to be passed to a component via
 ::com::sun::star::<a href="../lang/module-ix.html">lang</a>::<a href="../lang/XSingleComponentFactory.html">XSingleComponentFactory</a>.
 Arbitrary values (e.g. deployment values) can be retrieved from the context.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XCurrentContext.html">XCurrentContext</a></td>
<td class="imsum_right">Task (e.g. thread) local execution context for UNO.
 Arbitrary values can be retrieved from the context.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInterface.html">XInterface</a></td>
<td class="imsum_right">base interface of all UNO interfaces

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XNamingService.html">XNamingService</a></td>
<td class="imsum_right">allows to insert, remove and access named objects.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XReference.html">XReference</a></td>
<td class="imsum_right">must be implemented by anyone who holds the adapter on the client side.</td>
</tr>
<tr>
<td class="imsum_left"><a href="XUnloadingPreference.html">XUnloadingPreference</a></td>
<td class="imsum_right">Components can implement <code>XUnloadingPreference</code> in order to indicate
 how they should be treated when their hosting library is to be unloaded.

 When someone calls <code>rtl_unloadUnusedModules</code> then the unloading
 listeners are notified by calling previously registered callback
 functions. A listener is an entity that employs, registers, and
 unregisters the callback functions on its behalf. Upon notification
 (the callback function is being called)
 a listener may release references to UNO components. Thus, the
 loaded libraries can be unloaded, if no one else keeps any
 objects from the library alive. <br>
 Before a listener releases references, it should ask for this interface.
 If the interface is not implemented, then the listener may release the
 object; otherwise, it calls <code>releaseOnNotification</code>. If the function
 returns false then the listener should keep the reference, otherwise
 it may release it.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XWeak.html">XWeak</a></td>
<td class="imsum_right">the server-side interface to a weak object.



 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="Uik.html">Uik</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Specifies an universal interface key (globally unique).

 This struct is deprecated. Uiks are not used anymore.
 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="DeploymentException.html">DeploymentException</a></td>
<td class="imsum_right">Exception signalling a deployment error.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Exception.html">Exception</a></td>
<td class="imsum_right">the base of all UNO exceptions

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RuntimeException.html">RuntimeException</a></td>
<td class="imsum_right">This exception or a subclass can occur at every interface method.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SecurityException.html">SecurityException</a></td>
<td class="imsum_right">Base exception for all security related exceptions.
</td>
</tr>
</table>
<a name="Enums"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Enums</td>
</tr>
<tr>
<td class="imsum_left"><a href="TypeClass.html">TypeClass</a></td>
<td class="imsum_right">This enum describes all type classes of UNO. Every specific type has a type
 class specifying the general context of the reflected type.

 </td>
</tr>
</table>
<a href="#_top_">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-idlref" -->
</body>

</html>