Sophie

Sophie

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

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

<html>
<head>
<title>Service ModuleUICommandDescription</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="ModuleUICommandDescription-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">Included Services</td>
<td class="navisub"><a href="#ExportedInterfaces" class="navisub">Exported Interfaces</a></td>
<td class="navisub">Properties' Summary</td>
<td class="navisub">Properties' Details</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">ui</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">service ModuleUICommandDescription</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>a service which provides information about the user interface commands of 
 a single module.

 </dd>
<dd><p>
 Every OpenOffice.org module has an amount of commands that can be used by 
 user interface elements. This service provides access to the user interface commands 
 that are part of a single OpenOffice.org module, like Writer or Calc.
 </p>
 
 </dd>
<dt><b>Since </b></dt>
<dd>OpenOffice 2.0</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="ExportedInterfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../container/module-ix.html">container</a>::<a href="../container/XNameAccess.html">XNameAccess</a></td>
<td class="imsum_right"><dl>
<dt><b>Description</b></dt>
<dd>provides access to user interface commands of an installed module.
 
 </dd>
<dd><p>
 An implementation must provide a com::sun::star::uno::Sequence which
 has ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValue.html">PropertyValue</a> as entries. The following
 entries a defined:
 <ul>
 <li><b>Label</b><br>a string which specifies the short name of the user interface command with 
 mnemonic and optional subsequent ... if the command needs additional user input. This string
 can directly be used to set the text of a menu item.</li>
 <li><b>Name</b><br>a string which specifies the short name of the user interface command without 
 any additional information. It can be used for the bubble help.</li>
 <li><b>Popup</b><br>a boolean which specifies if the user interface command is a unique
 identifer for a popup menu. A popup menu has a label, but is not bound to a command.</li>
 </ul>
 The key to a user interface command description is the user interface command itself which has
 the following syntax ".uno:$Command". For example ".uno:Open" shows the file open dialog.
 A complete list of user interface commands can be found inside the latest OpenOffice Developers Guide 
 or online at http://framework.openoffice.org.
 </p>
 
 </dd>
<dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
<br>&nbsp;<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>