20 module
com { module sun { module star { module rendering {
30 constants AnimationRepeat
Definition: Ambiguous.idl:20
const byte ONE_SHOT_PINGPONG
The [0,1] parameter range is swept through exactly twice.
Definition: AnimationRepeat.idl:46
const byte REPEAT
The [0,1] parameter range is swept through infinitely.
Definition: AnimationRepeat.idl:66
const byte ONE_SHOT
The [0,1] parameter range is swept through exactly once.
Definition: AnimationRepeat.idl:37
const byte PINGPONG
The [0,1] parameter range is swept through infinitely.
Definition: AnimationRepeat.idl:56