enum TextAnimationKind in module com::sun::star::drawing:: |
enum TextAnimationKind;
This enumeration specifies the type of animation for a text.
Values Summary |
|
NONE | Don't animate this text. |
BLINK | Let this text switch its state from visibile to nonvisible continuously. |
SCROLL | Let this text scroll. |
ALTERNATE | Scroll the text from one side to the other and back. |
SLIDE | Scroll the text from one side to the final position and stop there. |
Values Details |
||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.