Sophie

Sophie

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

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

<html>
<head>
<title>Module mozilla</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">Exceptions</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 mozilla</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Interfaces for Mozilla integration.</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="MenuProxy.html">MenuProxy</a></td>
<td class="imsum_right">Allows to execute dispatch for a menu item 
 and handles listeners for changes in menu items.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuProxyListener.html">MenuProxyListener</a></td>
<td class="imsum_right">Listens for changes in menu items.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MozillaBootstrap.html">MozillaBootstrap</a></td>
<td class="imsum_right">Allow to discover Mozilla/Thunderbird profiles
 Allow init Mozilla XPCOM using selected profile and switch profiles. 
 </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="XCloseSessionListener.html">XCloseSessionListener</a></td>
<td class="imsum_right">Listener for closing of the corresponding session.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XCodeProxy.html">XCodeProxy</a></td>
<td class="imsum_right">is the interface to run Mozilla XPCOM code
 to run Mozilla XPCOM code in OOo,you should first implement this interface, then pass this object to 
 xProxyRunner->Run
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuProxy.html">XMenuProxy</a></td>
<td class="imsum_right">Allows to execute dispatch for a menu item 
 and handles listeners for changes in menu items.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuProxyListener.html">XMenuProxyListener</a></td>
<td class="imsum_right">Listens for changes in menu items.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMozillaBootstrap.html">XMozillaBootstrap</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XPluginInstance.html">XPluginInstance</a></td>
<td class="imsum_right">Allows to controll an office side plugin instance and to communicate with it.
 This interface is oriented for communication with browsers plugins.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPluginInstanceNotifySink.html">XPluginInstanceNotifySink</a></td>
<td class="imsum_right">Allows a plugin to get notification from office side
 about status of new document opening.
 This interface is oriented for communication with browsers plugins.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPluginInstancePeer.html">XPluginInstancePeer</a></td>
<td class="imsum_right">Allows to communicate with a plugin from the office side.
 This interface is oriented for communication with browsers plugins.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPluginInstanceSyncPeer.html">XPluginInstanceSyncPeer</a></td>
<td class="imsum_right">This interface is an extention for <a href="XPluginInstancePeer.html">XPluginInstancePeer</a> interface.
 An object can support this interface in addition to <a href="XPluginInstancePeer.html">XPluginInstancePeer</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPluginWindowPeer.html">XPluginWindowPeer</a></td>
<td class="imsum_right">Allows to notify a plugin from the office side about plugin window's child window creation.
 This interface is oriented for communication with browsers plugins.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XProfileDiscover.html">XProfileDiscover</a></td>
<td class="imsum_right">is the interface used to list and get information for Mozilla/Thunderbird profiles
 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XProfileManager.html">XProfileManager</a></td>
<td class="imsum_right">is the interface to bootup and switch Mozilla/Thunderbird profiles
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XProxyRunner.html">XProxyRunner</a></td>
<td class="imsum_right">is the interface run Mozilla XPCOM code in a managered environment
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XRemoteServiceManagerProvider.html">XRemoteServiceManagerProvider</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Allows creation of the remote service manager for given session.
 This interface is oriented for communication with browsers plugins.
 
 </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="MenuMultipleChange.html">MenuMultipleChange</a></td>
<td class="imsum_right">Explains properties of a menu item
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuSingleChange.html">MenuSingleChange</a></td>
<td class="imsum_right">Explains a change for a menu item
 </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="MozillaProductType.html">MozillaProductType</a></td>
<td class="imsum_right">Mozilla Product Types
 </td>
</tr>
</table>
<a href="#_top_">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-idlref" -->
</body>

</html>