service LinkTargets in module com::sun::star::document::

(Global Index)

Syntax

service LinkTargets;

Description

This service gives access to a collection of names that are child links of the parent object that supplied this service.

The XNameAccess returns elements of XPropertySet that implement the service LinkTarget

Exported Interfaces

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

Description

is used to access named objects within a container.


Top of Page