Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

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