LibreOffice
LibreOffice 24.2 SDK API Reference
|
interface is supplied by objects inside a document object model that have children that can be the target of a link inside a document. More...
import"XLinkTargetSupplier.idl";
Public Member Functions | |
com::sun::star::container::XNameAccess | getLinks () |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
interface is supplied by objects inside a document object model that have children that can be the target of a link inside a document.
These targets implement the service LinkTarget.
com::sun::star::container::XNameAccess getLinks | ( | ) |