19#ifndef __com_sun_star_animations_XTransitionFilter_idl__
20#define __com_sun_star_animations_XTransitionFilter_idl__
25 module
com { module sun { module star { module animations {
Interface for generic animation.
Definition XAnimate.idl:34
Base members XAnimate::Values, XAnimate::From, XAnimate::To and XAnimate::By can be used with double ...
Definition XTransitionFilter.idl:38
long FadeColor
If the value of the Type attribute is TransitionType::FADE and the value of the Subtype attribute is ...
Definition XTransitionFilter.idl:80
short Transition
This is the type or family of transition.
Definition XTransitionFilter.idl:43
boolean Mode
Indicates whether the transitionFilter's parent element will transition in or out.
Definition XTransitionFilter.idl:60
short Subtype
This is the subtype of the transition.
Definition XTransitionFilter.idl:51
boolean Direction
This specifies the direction the transition will run.
Definition XTransitionFilter.idl:71
Definition Ambiguous.idl:22