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

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

service HypertextDocument

[ DEPRECATED ]
Description
is an extension of a text document which can also contain tables and certain kinds of embedded objects (e.g., graphics).


Included Services

com::sun::star::text::TextDocument

Exported Interfaces

com::sun::star::text::XTextGraphicObjectsSupplier
Description
provides access to the collection of all embedded and linked graphics within this context (i.e. within this document).
com::sun::star::text::XTextEmbeddedObjectsSupplier
Description
provides the collection of all embedded objects within this context (i.e. this document).
com::sun::star::text::XTextTablesSupplier
Description
enables the object to handle text tables.

Top of Page