LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_drawing_ShadowProperties_idl__
20 #define __com_sun_star_drawing_ShadowProperties_idl__
26 module
com { module sun { module star { module drawing {
short ShadowTransparence
This defines the degree of transparence of the shadow in percent.
Definition: ShadowProperties.idl:48
com::sun::star::util::Color ShadowColor
This is the color of the shadow of this Shape.
Definition: ShadowProperties.idl:43
boolean Shadow
enables/disables the shadow of a Shape.
Definition: ShadowProperties.idl:38
This is a set of properties to describe the style for rendering a shadow.
Definition: ShadowProperties.idl:32
Definition: Ambiguous.idl:22
long ShadowXDistance
This is the horizontal distance of the left edge of the Shape to the shadow.
Definition: ShadowProperties.idl:54
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
long ShadowYDistance
This is the vertical distance of the top edge of the Shape to the shadow.
Definition: ShadowProperties.idl:60