:: com :: sun :: star :: document ::

interface XLinkTargetSupplier
Developers Guide
Text - Link Targets

Methods' Summary
getLinks  
Methods' Details
getLinks
::com::sun::star::container::XNameAccess
getLinks();

Returns
the names of possible links to children of this object inside a document object model. It implements the service LinkTargets.
Top of Page