Sophie

Sophie

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

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

<html>
<head>
<title>Uses of Interface XInvocation-xref</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="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimainself">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td class="title">uses of interface XInvocation</td>
</tr>
<tr>
<td><p><a href="XInvocation.html"><b>back to interface XInvocation</b></a><br>
<br>

<a href="#Deriveds">Derived Interfaces<br>

</a>Synonym Typedefs<br>

<a href="#SupportingServices">Services which Support this Interface<br>

</a>Singletons which Support this Interface<br>

Uses as Return Type<br>

<a href="#Parameters">Uses as Parameter<br>

</a>Uses as Data Type<br>

<a href="#devmanrefs">References in Developers Guide<br>

</a></p>
</td>
</tr>
</table>
<hr>
<a name="Deriveds"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Derived Interfaces</td>
</tr>
<tr>
<td><pre style="font-family:monospace;"><a href="XInvocation2.html">XInvocation2</a>
</pre></td>
</tr>
</table>
<a name="SupportingServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Services which Support this Interface</td>
</tr>
<tr>
<td>::com::sun::star::script::<a href="browse/module-ix.html">browse</a>::<a href="browse/BrowseNode.html">BrowseNode</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/LanguageScriptProvider.html">LanguageScriptProvider</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/MasterScriptProvider.html">MasterScriptProvider</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/ScriptProvider.html">ScriptProvider</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/ScriptProviderForBasic.html">ScriptProviderForBasic</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/ScriptProviderForBeanShell.html">ScriptProviderForBeanShell</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/ScriptProviderForJava.html">ScriptProviderForJava</a><br>
::com::sun::star::script::<a href="provider/module-ix.html">provider</a>::<a href="provider/ScriptProviderForJavaScript.html">ScriptProviderForJavaScript</a><br>
</td>
</tr>
</table>
<a name="Parameters"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Uses as Parameter</td>
</tr>
<tr>
<td><a href="XInvocationAdapterFactory.html">XInvocationAdapterFactory</a>::<a href="XInvocationAdapterFactory.html#createAdapter">createAdapter()</a><br>
<a href="XInvocationAdapterFactory2.html">XInvocationAdapterFactory2</a>::<a href="XInvocationAdapterFactory2.html#createAdapter">createAdapter()</a><br>
</td>
</tr>
</table>
<a name="devmanrefs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">References in Developers Guide</td>
</tr>
<tr>
<td><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/Implementing_UNO_Language_Bindings#UNO_Bridge">AdvUNO - Implementing UNO Language Bindings - Overview of Language Bindings and Bridges - UNO Bridge</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/UNO_Reflection_API#Invocation">AdvUNO - UNO Reflection API - CoreReflection Service - Invocation</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Using_Automation_Objects_from_UNO#Named_Arguments">ProUNO - Bridge - Using Automation Objects from UNO - Instantiation - Named Arguments</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Objects_with_UNO_Interfaces#Requirements">ProUNO - Bridge - Automation Objects with UNO Interfaces - Requirements</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Default_Mappings">ProUNO - Bridge - Default Mappings</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Mapping_of_Interfaces_and_Structures">ProUNO - Bridge - Mapping of Interfaces and Structures</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/XInvocation_Bridge#Proxying_a_UNO_Object">AdvUNO - XInvocation Bridge - Scripting Existing UNO Objects - Proxying a UNO Object</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Using_Automation_Objects_from_UNO">ProUNO - Bridge - Using Automation Objects from UNO</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Using_Automation_Objects_from_UNO#Accessing_Automation_Objects">ProUNO - Bridge - Using Automation Objects from UNO - Instantiation - Accessing Automation Objects</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Scripting/Implementation">Scripting - Implementation</a><br>

<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Type_Mappings">ProUNO - Bridge - Type Mappings</a><br>

</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>