Sophie

Sophie

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

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

<html>
<head>
<title>Struct InvocationInfo</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="navimain"><a href="InvocationInfo-xref.html" class="navimain">Use</a></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"><a href="#Elements" class="navisub">Elements' Summary</a></td>
<td class="navisub"><a href="#ElementDetails" class="navisub">Elements' Details</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> :: <a href="module-ix.html" class="namechain">script</a> :: </p>
</td>
</tr>
<tr>
<td class="title">struct InvocationInfo</td>
</tr>
<tr>
<td/></tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This struct is used to specify information about object members
 (methods or properties) accessed via XInvocation, such as names, 
 types, or parameters.
 </p>
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Elements"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Elements' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="#aName">aName</a></td>
<td class="imsum_right">Name of the method or property.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#eMemberType">eMemberType</a></td>
<td class="imsum_right">Kind of the member (method or property).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PropertyAttribute">PropertyAttribute</a></td>
<td class="imsum_right">Only for property members:
 This field may contain zero or more constants of the
 ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyAttribute.html">PropertyAttribute</a> 
 constants group. It is not guaranteed that all necessary 
 constants are set to describe the property completely,
 but a flag will only be set, if the corresponding charac-
 teristic really exists. Example: If the READONLY flag
 is set, the property is readonly. If it isn't set, the
 property nevertheless can be readonly. 

 For methods this field is irrelevant and is set to 0.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#aType">aType</a></td>
<td class="imsum_right">Type of the member, for methods the return type
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#aParamTypes">aParamTypes</a></td>
<td class="imsum_right">Types method parameters, for properties this sequence is empty
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#aParamModes">aParamModes</a></td>
<td class="imsum_right">Mode of method parameters (IN, OUT, INOUT), 
 for properties this sequence is empty.
 &nbsp;</td>
</tr>
</table>
<a name="ElementDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Elements' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="aName" class="membertitle">aName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>aName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Name of the method or property.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="eMemberType" class="membertitle">eMemberType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="MemberType.html">MemberType</a> <b>eMemberType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Kind of the member (method or property).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PropertyAttribute" class="membertitle">PropertyAttribute</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>PropertyAttribute</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Only for property members:
 This field may contain zero or more constants of the
 ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyAttribute.html">PropertyAttribute</a> 
 constants group. It is not guaranteed that all necessary 
 constants are set to describe the property completely,
 but a flag will only be set, if the corresponding charac-
 teristic really exists. Example: If the READONLY flag
 is set, the property is readonly. If it isn't set, the
 property nevertheless can be readonly. 

 For methods this field is irrelevant and is set to 0.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="aType" class="membertitle">aType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>type <b>aType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Type of the member, for methods the return type
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="aParamTypes" class="membertitle">aParamTypes</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>sequence&lt; type &gt; <b>aParamTypes</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Types method parameters, for properties this sequence is empty
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="aParamModes" class="membertitle">aParamModes</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>sequence&lt; ::com::sun::star::<a href="../reflection/module-ix.html">reflection</a>::<a href="../reflection/ParamMode.html">ParamMode</a> &gt; <b>aParamModes</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Mode of method parameters (IN, OUT, INOUT), 
 for properties this sequence is empty.
 </dd>
</dl>
</td>
</tr>
</table>
</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>