LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_animations_XAnimate_idl__
20 #define __com_sun_star_animations_XAnimate_idl__
26 module
com { module sun { module star { module animations {
string AttributeName
Specifies the target attribute.
Definition: XAnimate.idl:54
any Target
This attribute specifies the target element to be animated.
Definition: XAnimate.idl:39
short Additive
Controls whether or not the animation is additive.
Definition: XAnimate.idl:91
any By
Specifies a relative offset value for the animation.
Definition: XAnimate.idl:120
boolean Accumulate
Controls whether or not the animation is cumulative.
Definition: XAnimate.idl:84
string Formula
if this string is set, its contents will be parsed as a formula.
Definition: XAnimate.idl:130
Interface for generic animation.
Definition: XAnimate.idl:34
short CalcMode
Specifies the interpolation mode for the animation.
Definition: XAnimate.idl:78
short ValueType
Definition: XAnimate.idl:68
Definition: XAnimationNode.idl:30
sequence< TimeFilterPair > TimeFilter
todo: timeFilter="0,0; 0.14,0.36; 0.43,0.73; 0.71,0.91; 1.0,1.0" ?
Definition: XAnimate.idl:124
any To
Specifies the ending value of the animation.
Definition: XAnimate.idl:109
Definition: Ambiguous.idl:22
sequence< any > Values
A sequence of one or more values, each of which must be a legal value for the specified attribute.
Definition: XAnimate.idl:61
sequence< double > KeyTimes
Definition: XAnimate.idl:63
any From
Specifies the starting value of the animation.
Definition: XAnimate.idl:100
short SubItem
This attribute specifies an optional subitem from the target element that should be animated.
Definition: XAnimate.idl:48