(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: drawing ::

service ShadowProperties
Description
This is a set of properties to describe the style for rendering a shadow.

Properties' Summary
boolean
Shadow
enables/disables the shadow of a Shape.  
::com::sun::star::util::Color
ShadowColor
This is the color of the shadow of this Shape.  
short
ShadowTransparence
This defines the degree of transparence of the shadow in percent.  
long
ShadowXDistance
This is the horizontal distance of the left edge of the Shape to the shadow.  
long
ShadowYDistance
This is the vertical distance of the top edge of the Shape to the shadow.  
Properties' Details
Shadow
boolean Shadow;
Description
enables/disables the shadow of a Shape.

The other shadow properties are only applied if this is set to true.

ShadowColor
::com::sun::star::util::Color ShadowColor;
Description
This is the color of the shadow of this Shape.
ShadowTransparence
short ShadowTransparence;
Description
This defines the degree of transparence of the shadow in percent.
ShadowXDistance
long ShadowXDistance;
Description
This is the horizontal distance of the left edge of the Shape to the shadow.
ShadowYDistance
long ShadowYDistance;
Description
This is the vertical distance of the top edge of the Shape to the shadow.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.