19 #ifndef __com_sun_star_presentation_EffectCommands_idl__
20 #define __com_sun_star_presentation_EffectCommands_idl__
23 module com { module sun { module star { module presentation {
29 constants EffectCommands
const short CUSTOM
Defines a custom time node.
Definition: AnimationNodeType.idl:35
const short STOPAUDIO
the command stops all currently running sound effects.
Definition: EffectCommands.idl:59
const short PLAY
the command starts playing on a media object.
Definition: EffectCommands.idl:47
const short STOP
the command stops the animation on a media object
Definition: EffectCommands.idl:55
const short VERB
A verb.
Definition: ConversionPropertyType.idl:92
const short TOGGLEPAUSE
the command toggles the pause status on a media object.
Definition: EffectCommands.idl:51