19#ifndef __com_sun_star_drawing_TextAnimationKind_idl__
20#define __com_sun_star_drawing_TextAnimationKind_idl__
24 module
com { module sun { module star { module drawing {
TextAnimationKind
This enumeration specifies the type of animation for a text.
Definition TextAnimationKind.idl:29
@ SCROLL
Let this text scroll.
Definition TextAnimationKind.idl:40
@ ALTERNATE
Scroll the text from one side to the other and back.
Definition TextAnimationKind.idl:44
@ BLINK
Let this text switch its state from visible to invisible continuously.
Definition TextAnimationKind.idl:36
@ SLIDE
Scroll the text from one side to the final position and stop there.
Definition TextAnimationKind.idl:48
Definition Ambiguous.idl:22