Language
The Free and Open Productivity Suite
:: com :: sun :: star :: drawing ::
|
enum TextAnimationKind |
- Description
- This enumeration specifies the type of animation for a text.
|
Values |
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 |
NONE
NONE,
- Description
- Don't animate this text.
|
|
BLINK
BLINK,
- Description
- Let this text switch its state from visibile to nonvisible continuously.
|
|
SCROLL
SCROLL,
- Description
- Let this text scroll.
|
|
ALTERNATE
ALTERNATE,
- Description
- Scroll the text from one side to the other and back.
|
|
SLIDE
SLIDE,
- Description
- Scroll the text from one side to the final position and stop there.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.