Sophie

Sophie

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

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

<html>
<head>
<title>Enum ClickAction</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="ClickAction-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="#Values" class="navisub">Values</a></td>
<td class="navisub"><a href="#ValueDetails" class="navisub">Values' 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">presentation</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum ClickAction</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This enumeration specifies the actions which can be processed when 
 a user clicks on an object.
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Values"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Values</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NONE">NONE</a></td>
<td class="imsum_right">No action is performed on click.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PREVPAGE">PREVPAGE</a></td>
<td class="imsum_right">The presentation jumps to the previous page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NEXTPAGE">NEXTPAGE</a></td>
<td class="imsum_right">The presentation jumps to the next page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FIRSTPAGE">FIRSTPAGE</a></td>
<td class="imsum_right">The presentation continues with the first page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASTPAGE">LASTPAGE</a></td>
<td class="imsum_right">The presentation continues with the last page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BOOKMARK">BOOKMARK</a></td>
<td class="imsum_right">The presentation jumps to a bookmark.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DOCUMENT">DOCUMENT</a></td>
<td class="imsum_right">The presentation jumps to another document.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#INVISIBLE">INVISIBLE</a></td>
<td class="imsum_right">The object renders itself invisible after a click.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SOUND">SOUND</a></td>
<td class="imsum_right">A sound is played after a click.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERB">VERB</a></td>
<td class="imsum_right">An ole verb is performed on this object.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VANISH">VANISH</a></td>
<td class="imsum_right">The object vanishes with its effect.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PROGRAM">PROGRAM</a></td>
<td class="imsum_right">Another program is executed after a click.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MACRO">MACRO</a></td>
<td class="imsum_right">A star basic macro is executed after the click.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STOPPRESENTATION">STOPPRESENTATION</a></td>
<td class="imsum_right">The presentation is stopped after the click.
 &nbsp;</td>
</tr>
</table>
<a name="ValueDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Values' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="NONE" class="membertitle">NONE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NONE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>No action is performed on click.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PREVPAGE" class="membertitle">PREVPAGE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PREVPAGE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation jumps to the previous page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NEXTPAGE" class="membertitle">NEXTPAGE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NEXTPAGE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation jumps to the next page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FIRSTPAGE" class="membertitle">FIRSTPAGE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FIRSTPAGE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation continues with the first page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASTPAGE" class="membertitle">LASTPAGE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASTPAGE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation continues with the last page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BOOKMARK" class="membertitle">BOOKMARK</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>BOOKMARK</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation jumps to a bookmark.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="DOCUMENT" class="membertitle">DOCUMENT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>DOCUMENT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation jumps to another document.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="INVISIBLE" class="membertitle">INVISIBLE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>INVISIBLE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The object renders itself invisible after a click.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SOUND" class="membertitle">SOUND</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>SOUND</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A sound is played after a click.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERB" class="membertitle">VERB</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERB</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>An ole verb is performed on this object.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VANISH" class="membertitle">VANISH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VANISH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The object vanishes with its effect.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PROGRAM" class="membertitle">PROGRAM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PROGRAM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Another program is executed after a click.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MACRO" class="membertitle">MACRO</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MACRO</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A star basic macro is executed after the click.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STOPPRESENTATION" class="membertitle">STOPPRESENTATION</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STOPPRESENTATION</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>The presentation is stopped after the click.
 </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>