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