19#ifndef __com_sun_star_presentation_ClickAction_idl__
20#define __com_sun_star_presentation_ClickAction_idl__
24 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:31
@ PREVPAGE
The presentation jumps to the previous page.
Definition ClickAction.idl:40
@ STOPPRESENTATION
The presentation is stopped after the click.
Definition ClickAction.idl:100
@ FIRSTPAGE
The presentation continues with the first page.
Definition ClickAction.idl:50
@ LASTPAGE
The presentation continues with the last page.
Definition ClickAction.idl:55
@ PROGRAM
Another program is executed after a click.
Definition ClickAction.idl:90
@ VANISH
The object vanishes with its effect.
Definition ClickAction.idl:85
@ BOOKMARK
The presentation jumps to a bookmark.
Definition ClickAction.idl:60
@ NEXTPAGE
The presentation jumps to the next page.
Definition ClickAction.idl:45
@ SOUND
A sound is played after a click.
Definition ClickAction.idl:75
Definition Ambiguous.idl:22