19 #ifndef __com_sun_star_animations_AnimationValueType_idl__
20 #define __com_sun_star_animations_AnimationValueType_idl__
23 module com { module sun { module star { module animations {
28 constants AnimationValueType
const short NUMBER
The animation value represents a number.
Definition: AnimationValueType.idl:36
const short STRING
The animation value represents a string.
Definition: AnimationValueType.idl:32
const short COLOR
The animation value represents a color.
Definition: AnimationValueType.idl:40