Language
The Free and Open Productivity Suite
:: com :: sun :: star :: presentation ::
|
unpublished |
constants group TextAnimationType |
|
|
- Usage Restrictions
- not published
- Description
- Defines how a target ::XTextRange
is animated inside an ::IterateContainer.
This is stored inside the attribute
::IterateContainer::IterateType.
- See also
- ::com::sun::star::animations::IterateContainer
|
Constants |
BY_PARAGRAPH |
the text is animated paragraph by paragraph
|
BY_WORD |
the text is animated word by word
|
BY_LETTER |
the text is animated letter by letter.
|
Constants' Details |
BY_PARAGRAPH
const short BY_PARAGRAPH = 0;
- Description
- the text is animated paragraph by paragraph
|
|
BY_WORD
const short BY_WORD = 1;
- Description
- the text is animated word by word
|
|
BY_LETTER
const short BY_LETTER = 2;
- Description
- the text is animated letter by letter.
|
|
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.