19#ifndef __com_sun_star_presentation_EffectNodeType_idl__
20#define __com_sun_star_presentation_EffectNodeType_idl__
23 module
com { module sun { module star { module presentation {
36constants EffectNodeType
40 const short DEFAULT = 0;
44 const short ON_CLICK = 1;
const short INTERACTIVE_SEQUENCE
This is a sequence with effects that starts due to user interaction.
Definition EffectNodeType.idl:64
const short MAIN_SEQUENCE
This is the main sequence for effects that is automatically started.
Definition EffectNodeType.idl:56
const short TIMING_ROOT
This is the root sequence.
Definition EffectNodeType.idl:60
const short AFTER_PREVIOUS
This node contains an effect that starts after a previous effect has finished.
Definition EffectNodeType.idl:52
const short WITH_PREVIOUS
This node contains an effect that starts with a previous effect.
Definition EffectNodeType.idl:48
Definition Ambiguous.idl:22