Sophie

Sophie

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

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Module system</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">Structs</td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub"><a href="#ConstantGroups" class="navisub">Constant Groups</a></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 system</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Host operating system integration 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="ProxySettings.html">ProxySettings</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Specifies a service for reading the proxy settings from an old office
 installation or a central system database.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SOffice52ProxySettings.html">SOffice52ProxySettings</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Specifies a service for reading the proxy settings from an old 
 StarOffice 5.2 installation.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SimpleCommandMail.html">SimpleCommandMail</a></td>
<td class="imsum_right">Specifies a SimpleCommandMail service. Implementations of such a service, do
 implement an interface to send mail messages via the current configured 
 command line mail application.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SimpleSystemMail.html">SimpleSystemMail</a></td>
<td class="imsum_right">Specifies a SimpleSystemMail service. Implementations of such a service 
 implement an interface to send mail messages via the currently configured 
 system mail client.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SystemProxySettings.html">SystemProxySettings</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Specifies a service for reading the system proxy settings. Some systems
 store this information in a central configuration database.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SystemShellExecute.html">SystemShellExecute</a></td>
<td class="imsum_right">Specifies a system executer service. Such a service makes it possible 
 to execute an arbitrary system command.

 </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="XProxySettings.html">XProxySettings</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
Enables access to different proxy settings. If particular settings are not
 available an empty string will be returned.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSimpleMailClient.html">XSimpleMailClient</a></td>
<td class="imsum_right">Specifies an interface for creating and sending email messages. 
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XSimpleMailClientSupplier.html">XSimpleMailClientSupplier</a></td>
<td class="imsum_right">Implementations of this interface do provide access to a simple mail client
 if there is one available

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSimpleMailMessage.html">XSimpleMailMessage</a></td>
<td class="imsum_right">This interface lets a client set or get the information of a simple mail
 message.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XSystemShellExecute.html">XSystemShellExecute</a></td>
<td class="imsum_right">Specifies an interface for executing a system command.
</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="SystemShellExecuteException.html">SystemShellExecuteException</a></td>
<td class="imsum_right">May be thrown in cases of errors executing a command using the <a href="SystemShellExecute.html">SystemShellExecute</a> service.
 ::com::sun::star::<a href="../uno/module-ix.html">uno</a>::<a href="../uno/Exception.html">Exception</a>::<a href="../uno/Exception.html#Message">Message</a> may contain a
 system error message, but it is not mandatory.
 The member PosixError specifies a POSIX conforming error code or -1 for
 unknown errors.
 </td>
</tr>
</table>
<a name="ConstantGroups"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constant Groups</td>
</tr>
<tr>
<td class="imsum_left"><a href="SimpleMailClientFlags.html">SimpleMailClientFlags</a></td>
<td class="imsum_right">These constants are used to specify how the SimpleMailClient Service 
 should behave.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SystemShellExecuteFlags.html">SystemShellExecuteFlags</a></td>
<td class="imsum_right">Different settings for the <a href="SystemShellExecute.html">SystemShellExecute</a> service.
 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>