22 module
com { module sun { module star { module presentation {
ClickAction
This enumeration specifies the actions which can be processed when a user clicks on an object.
Definition ClickAction.idl:29
@ PREVPAGE
The presentation jumps to the previous page.
Definition ClickAction.idl:38
@ STOPPRESENTATION
The presentation is stopped after the click.
Definition ClickAction.idl:98
@ FIRSTPAGE
The presentation continues with the first page.
Definition ClickAction.idl:48
@ LASTPAGE
The presentation continues with the last page.
Definition ClickAction.idl:53
@ PROGRAM
Another program is executed after a click.
Definition ClickAction.idl:88
@ VANISH
The object vanishes with its effect.
Definition ClickAction.idl:83
@ BOOKMARK
The presentation jumps to a bookmark.
Definition ClickAction.idl:58
@ NEXTPAGE
The presentation jumps to the next page.
Definition ClickAction.idl:43
@ SOUND
A sound is played after a click.
Definition ClickAction.idl:73
Definition Ambiguous.idl:20