LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
@ DOCUMENT
The presentation jumps to another document.
Definition: ClickAction.idl:65
@ 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
@ LASTPAGE
The presentation continues with the last page.
Definition: ClickAction.idl:55
@ MACRO
A star basic macro is executed after the click.
Definition: ClickAction.idl:95
const short NONE
Definition: AnimationAdditiveMode.idl:38
@ SOUND
A sound is played after a click.
Definition: ClickAction.idl:75
@ NEXTPAGE
The presentation jumps to the next page.
Definition: ClickAction.idl:45
@ VERB
An OLE verb is performed on this object.
Definition: ClickAction.idl:80
Definition: Ambiguous.idl:22
@ STOPPRESENTATION
The presentation is stopped after the click.
Definition: ClickAction.idl:100
@ PREVPAGE
The presentation jumps to the previous page.
Definition: ClickAction.idl:40
@ FIRSTPAGE
The presentation continues with the first page.
Definition: ClickAction.idl:50
ClickAction
This enumeration specifies the actions which can be processed when a user clicks on an object.
Definition: ClickAction.idl:31
@ INVISIBLE
The object renders itself invisible after a click.
Definition: ClickAction.idl:70