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

unpublished interface XAnimateSet
Base Interfaces
XAnimateSetXAnimateXAnimationNode
      ┗ ::com::sun::star::container::XChild

XAnimate
(referenced interface's summary:)
Interface for generic animation.
Usage Restrictions
not published
Description
Interface for animation by simply setting the value of the target attribute to a constant value. This interface provides a simple means of just setting the value of an attribute for a specified duration. When using XAnimateSet, the following memebers are ignored
See also
http://www.w3.org/TR/smil20/animation.html#edef-set

Top of Page