Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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