(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 :: presentation ::

unpublished constants group ShapeAnimationSubType
Usage Restrictions
not published
Description
Defines the whole shape or a subitem as a target for an effect.
See also
::com::sun::star::animations::XAnimate::SubItem, ::com::sun::star::animations::XIterateContainer::SubItem

Constants
AS_WHOLE the whole shape is a target  
ONLY_BACKGROUND only the background is a target.
The Background of a shape is the whole shape except all visible elements that are part of the shapes text.  
ONLY_TEXT only the text is a target.
This includes all glyphs, font decorations and bullets.  
Constants' Details
AS_WHOLE
const short AS_WHOLE = 0;
Description
the whole shape is a target
ONLY_BACKGROUND
const short ONLY_BACKGROUND = 1;
Description
only the background is a target.
The Background of a shape is the whole shape except all visible elements that are part of the shapes text.
ONLY_TEXT
const short ONLY_TEXT = 2;
Description
only the text is a target.
This includes all glyphs, font decorations and bullets.
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.