service ChainedTextFrame in module com::sun::star::text::

(Global Index)

Syntax

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

com::sun::star::text::TextFrame

Exported Interfaces

com::sun::star::util::XChainable

Description

makes it possible to chain this TextFrame to others.


Top of Page