|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module presentation {
34 constants EffectNodeType
const short WITH_PREVIOUS
This node contains an effect that starts with a previous effect.
Definition: EffectNodeType.idl:46
const short AFTER_PREVIOUS
This node contains an effect that starts after a previous effect has finished.
Definition: EffectNodeType.idl:50
const short ON_CLICK
This node contains an effect that starts on click.
Definition: EffectNodeType.idl:42
const short DEFAULT
This node has no special meaning.
Definition: EffectNodeType.idl:38
const short INTERACTIVE_SEQUENCE
This is a sequence with effects that starts due to user interaction.
Definition: EffectNodeType.idl:62
const short TIMING_ROOT
This is the root sequence.
Definition: EffectNodeType.idl:58
Definition: Ambiguous.idl:20
const short MAIN_SEQUENCE
This is the main sequence for effects that is automatically started.
Definition: EffectNodeType.idl:54