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

service ChainedTextFrame
Description
extends a TextFrame which shares the same Text with other ChainedTextFrame instances that will make the text flow through the chained frames. The text flows in the next frame if there is no space left in the current frame.

Included Services - Summary
TextFrame
(referenced entity's summary:)
specifies a rectangular shape which contains a Text object and is attached to a piece of surrounding Text.
Properties' Summary
[ maybevoid ] string
ChainNextName
name of the previous frame in the chain  
[ maybevoid ] string
ChainPrevName
name of the next frame in the chain  
Included Services - Details
TextFrame
(referenced entity's summary:)
specifies a rectangular shape which contains a Text object and is attached to a piece of surrounding Text.
Properties' Details
ChainNextName
[ maybevoid ] string ChainNextName;
Description
name of the previous frame in the chain

An empty string indicates that there is no previous frame.

ChainPrevName
[ maybevoid ] string ChainPrevName;
Description
name of the next frame in the chain

An empty string indicates that there is no next frame.


 
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.