21 module
com { module sun { module star { module presentation {
34constants EffectNodeType
38 const short DEFAULT = 0;
42 const short ON_CLICK = 1;
const short INTERACTIVE_SEQUENCE
This is a sequence with effects that starts due to user interaction.
Definition EffectNodeType.idl:62
const short MAIN_SEQUENCE
This is the main sequence for effects that is automatically started.
Definition EffectNodeType.idl:54
const short TIMING_ROOT
This is the root sequence.
Definition EffectNodeType.idl:58
const short AFTER_PREVIOUS
This node contains an effect that starts after a previous effect has finished.
Definition EffectNodeType.idl:50
const short WITH_PREVIOUS
This node contains an effect that starts with a previous effect.
Definition EffectNodeType.idl:46
Definition Ambiguous.idl:20