19#ifndef __com_sun_star_rendering_AnimationRepeat_idl__
20#define __com_sun_star_rendering_AnimationRepeat_idl__
22module
com { module sun { module star { module rendering {
32constants AnimationRepeat
const byte PINGPONG
The [0,1] parameter range is swept through infinitely.
Definition AnimationRepeat.idl:58
const byte ONE_SHOT
The [0,1] parameter range is swept through exactly once.
Definition AnimationRepeat.idl:39
const byte ONE_SHOT_PINGPONG
The [0,1] parameter range is swept through exactly twice.
Definition AnimationRepeat.idl:48
Definition Ambiguous.idl:22