22 module
com { module sun { module star { module drawing {
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
This is a set of properties to describe the style for rendering a shadow.
Definition ShadowProperties.idl:28
long ShadowXDistance
This is the horizontal distance of the left edge of the Shape to the shadow.
Definition ShadowProperties.idl:50
long ShadowYDistance
This is the vertical distance of the top edge of the Shape to the shadow.
Definition ShadowProperties.idl:56
boolean Shadow
enables/disables the shadow of a Shape.
Definition ShadowProperties.idl:34
short ShadowTransparence
This defines the degree of transparence of the shadow in percent.
Definition ShadowProperties.idl:44
com::sun::star::util::Color ShadowColor
This is the color of the shadow of this Shape.
Definition ShadowProperties.idl:39
long ShadowBlur
This defines the degree of blur of the shadow in points.
Definition ShadowProperties.idl:60