(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: presentation ::

enum ClickAction
Description
This enumeration specifies the actions which can be processed when a user clicks on an object.

Values
NONE No action is performed on click.  
PREVPAGE The presentation jumps to the previous page.  
NEXTPAGE The presentation jumps to the next page.  
FIRSTPAGE The presentation continues with the first page.  
LASTPAGE The presentation continues with the last page.  
BOOKMARK The presentation jumps to a bookmark.  
DOCUMENT The presentation jumps to another document.  
INVISIBLE The object renders itself invisible after a click.  
SOUND A sound is played after a click.  
VERB An ole verb is performed on this object.  
VANISH The object vanishes with its effect.  
PROGRAM Another program is executed after a click.  
MACRO A star basic macro is executed after the click.  
STOPPRESENTATION The presentation is stopped after the click.  
Values' Details
NONE
NONE,
Description
No action is performed on click.
PREVPAGE
PREVPAGE,
Description
The presentation jumps to the previous page.
NEXTPAGE
NEXTPAGE,
Description
The presentation jumps to the next page.
FIRSTPAGE
FIRSTPAGE,
Description
The presentation continues with the first page.
LASTPAGE
LASTPAGE,
Description
The presentation continues with the last page.
BOOKMARK
BOOKMARK,
Description
The presentation jumps to a bookmark.
DOCUMENT
DOCUMENT,
Description
The presentation jumps to another document.
INVISIBLE
INVISIBLE,
Description
The object renders itself invisible after a click.
SOUND
SOUND,
Description
A sound is played after a click.
VERB
VERB,
Description
An ole verb is performed on this object.
VANISH
VANISH,
Description
The object vanishes with its effect.
PROGRAM
PROGRAM,
Description
Another program is executed after a click.
MACRO
MACRO,
Description
A star basic macro is executed after the click.
STOPPRESENTATION
STOPPRESENTATION,
Description
The presentation is stopped after the click.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.