Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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