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

deprecated service HypertextDocument
Deprecation Info
use ::com::sun::star::text::TextDocument instead.
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
(referenced entity's summary:)
Specify the document service of the text module.
Exported Interfaces
::com::sun::star::text::XTextGraphicObjectsSupplier
(referenced entity's summary:)
provides access to the collection of all embedded and linked graphics within this context (i.e. within this document).
::com::sun::star::text::XTextEmbeddedObjectsSupplier
(referenced entity's summary:)
provides the collection of all embedded objects within this context (i.e. this document).
::com::sun::star::text::XTextTablesSupplier
(referenced entity's summary:)
enables the object to handle text tables.

 
Top of Page