|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module presentation {
@ DOCUMENT
The presentation jumps to another document.
Definition: ClickAction.idl:63
@ 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
@ LASTPAGE
The presentation continues with the last page.
Definition: ClickAction.idl:53
@ MACRO
A star basic macro is executed after the click.
Definition: ClickAction.idl:93
const short NONE
Definition: AnimationAdditiveMode.idl:36
@ SOUND
A sound is played after a click.
Definition: ClickAction.idl:73
@ NEXTPAGE
The presentation jumps to the next page.
Definition: ClickAction.idl:43
@ VERB
An OLE verb is performed on this object.
Definition: ClickAction.idl:78
Definition: Ambiguous.idl:20
@ STOPPRESENTATION
The presentation is stopped after the click.
Definition: ClickAction.idl:98
@ PREVPAGE
The presentation jumps to the previous page.
Definition: ClickAction.idl:38
@ FIRSTPAGE
The presentation continues with the first page.
Definition: ClickAction.idl:48
ClickAction
This enumeration specifies the actions which can be processed when a user clicks on an object.
Definition: ClickAction.idl:29
@ INVISIBLE
The object renders itself invisible after a click.
Definition: ClickAction.idl:68