Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.