:: 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.

Included Services
TextFrame
specifies a rectangular shape which contains a ::com::sun::star::drawing::Text object and is attached to a piece of surrounding ::com::sun::star::drawing::Text .
Exported Interfaces
::com::sun::star::util::XChainable
Description
makes it possible to chain this TextFrame to others.

 
Top of Page