Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module animations |
Services | |
AnimateColor | |
AnimateMotion | |
AnimateSet | |
Audio | |
Command | |
IterateContainer | |
ParallelTimeContainer | |
SequenceTimeContainer | |
TargetPropertiesCreator |
Interfaces | |
XAnimate | Interface for generic animation. |
XAnimateColor | Interface for animation by defining color changes over time.
Only color value will be legal values for the following members |
XAnimateMotion | Interface for animation by defining motion on a path. |
XAnimateSet | 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 members are ignored |
XAnimateTransform | animates a transformation attribute on a target element, thereby allowing animations to control translation, scaling, rotation and/or skewing. The member XAnimate::Attributes contains a short from AnimationTransformType. Depending on the value in XAnimate::Attributes, the members XAnimate::From, XAnimate::To, XAnimate::By or XAnimate::Values contain the following |
XAnimationListener | makes it possible to register listeners, which are called whenever an animation event occurs. |
XAnimationNode | |
XAnimationNodeSupplier | |
XAudio | |
XCommand | Execution of the XCommand animation node causes the slide show component to call back the application to perform the command. |
XIterateContainer | 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. |
XParallelTimeContainer | |
XTargetPropertiesCreator | Factory interface to generate properties for all animated targets. |
XTimeContainer | Supported modules |
XTransitionFilter | Base members XAnimate::Values, XAnimate::From,
XAnimate::To and XAnimate::By can be used
with double values that set the transition progress the specific
amount of time.
|
Structs | |
Event | an event has a source that causes an event to be fired and a trigger that defines under which condition an event should be raised and an offset if the event should be raised a defined amount of time after the event is triggered. |
TargetProperties | Properties of an animated target. |
TimeFilterPair | |
ValuePair |
Enums | |
Timing |
Constant Groups | |
AnimationAdditiveMode | Specifies the additive mode for the animation. |
AnimationCalcMode | Specifies the interpolation mode for the animation. |
AnimationColorSpace | defines the color space that is used for interpolation.
This does not change how colors are interpreted but how to interpolate from one color to another. |
AnimationEndSync | |
AnimationFill | This constants are used for the members fill and fillDefault of the an XTimeContainer. |
AnimationNodeType | This constants defines a type for an animation node.
It can be used to quickly identify semantic blocks inside an animation hierarchy. |
AnimationRestart | defines the restart behavior |
AnimationTransformType | Specifies the transformation type for an XAnimateTransform. |
AnimationValueType | |
EventTrigger | |
TransitionSubType | |
TransitionType |
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.