19 #ifndef __com_sun_star_presentation_Shape_idl__
20 #define __com_sun_star_presentation_Shape_idl__
31 module com { module sun { module star { module presentation {
long PresentationOrder
This is the position of this shape in the order of the shapes which can be animated on its page...
Definition: Shape.idl:110
boolean DimPrevious
If this property is TRUE, this shape is dimmed to the color of property com::sun::star::drawing::Shap...
Definition: Shape.idl:66
com::sun::star::presentation::ClickAction OnClick
selects an action performed after the user clicks on this shape.
Definition: Shape.idl:90
this service is supported from all shapes inside a PresentationDocument.
Definition: Shape.idl:40
boolean SoundOn
If this property is set to TRUE, a sound is played while the animation effect is executed.
Definition: Shape.idl:122
long Verb
specifies an "OLE2" verb for the ClickAction VERB in the property com::sun::star::drawing::Shape::OnC...
Definition: Shape.idl:138
string Bookmark
is a generic URL for the property OnClick.
Definition: Shape.idl:45
com::sun::star::presentation::AnimationSpeed Speed
This is the speed of the animation effect.
Definition: Shape.idl:127
boolean PlayFull
If this property is TRUE, the sound of this shape is played in full.
Definition: Shape.idl:99
AnimationSpeed
specifies the speed values of animation/fade effects.
Definition: AnimationSpeed.idl:29
com::sun::star::presentation::AnimationEffect Effect
selects the animation effect of this shape.
Definition: Shape.idl:71
com::sun::star::presentation::AnimationEffect TextEffect
This is the animation effect for the text inside this shape.
Definition: Shape.idl:132
com::sun::star::util::Color DimColor
This is the color for dimming this shape.
Definition: Shape.idl:53
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
string Sound
This is the URL to a sound file that is played while the animation effect of this shape is running...
Definition: Shape.idl:116
AnimationEffect
specifies the animation effects for animating text or objects.
Definition: AnimationEffect.idl:29
ClickAction
This enumeration specifies the actions which can be processed when a user clicks on an object...
Definition: ClickAction.idl:30
boolean DimHide
If this property and the property com::sun::star::drawing::Shape::DimPrev are both TRUE...
Definition: Shape.idl:59
boolean IsPresentationObject
If this is a presentation object, this property is TRUE.
Definition: Shape.idl:84
boolean IsEmptyPresentationObject
If this is a default presentation object and if it is empty, this property is TRUE.
Definition: Shape.idl:77