Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: animations ::

unpublished interface XIterateContainer
Base Interfaces
XIterateContainerXTimeContainerXAnimationNode
      ┗ ::com::sun::star::container::XChild

XTimeContainer
(referenced interface's summary:)
Supported modules
Usage Restrictions
not published
Description
An iterate container iterates over subitems of a given target object and animates them by subsequently executes the contained effects on them.
This could be used to animate a target text word by word or letter by letter.

Attributes' Summary
Target a target that contains iterateable contents, f.e. a paragraph.
See documentation of used animation engine for supported targets.  
SubItem This attribute specifies an optional subitem from the target element that should be animated.
A value of zero should always be the default and animate the complete target.
See documentation of used animation engine for supported subitems.  
IterateType the type of iteration, this depends on the target.
See documentation of used animation engine for supported iteration types.  
IterateInterval the time interval in percentage of the containers running time before the next iterated content is animated.  
Attributes' Details
Target
any Target;
Description
a target that contains iterateable contents, f.e. a paragraph.
See documentation of used animation engine for supported targets.
SubItem
short SubItem;
Description
This attribute specifies an optional subitem from the target element that should be animated.
A value of zero should always be the default and animate the complete target.
See documentation of used animation engine for supported subitems.
IterateType
short IterateType;
Description
the type of iteration, this depends on the target.
See documentation of used animation engine for supported iteration types.
IterateInterval
double IterateInterval;
Description
the time interval in percentage of the containers running time before the next iterated content is animated.
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.