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

(Global Index)

Syntax

service TextTables;

Description

provides access to all tables in a document.

Exported Interfaces

com::sun::star::container::XIndexAccess

Description

provides access to the elements of a collection through an index.


com::sun::star::container::XNameAccess

Description

is used to access named objects within a container.


Top of Page