Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

unpublished interface XExternalDocLinks
Base Interfaces
XExternalDocLinks
┣ ::com::sun::star::container::XNameAccess
┃ ┗ ::com::sun::star::container::XElementAccess
┣ ::com::sun::star::container::XIndexAccess
┃ ┗ ::com::sun::star::container::XElementAccess
┗ ::com::sun::star::container::XEnumerationAccess
   ┗ ::com::sun::star::container::XElementAccess

::com::sun::star::container::XNameAccess
(referenced interface's summary:)
is used to access named objects within a container.
::com::sun::star::container::XIndexAccess
(referenced interface's summary:)
provides access to the elements of a collection through an index.
::com::sun::star::container::XEnumerationAccess
(referenced interface's summary:)
used to enumerate objects in a container which contains objects.
Usage Restrictions
not published
Description
Primary interface for the ExternalDocLinks service.
Since
OOo 3.1
See also
ExternalDocLinks

Methods' Summary
addDocLink This method adds a new external document link by its URL, and returns its instance. If a document instance already exists for the specified URL, then that instance gets returned instead of creating a new one.  
Methods' Details
addDocLink
XExternalDocLink
addDocLink( [in] string  aDocName );

Description
This method adds a new external document link by its URL, and returns its instance. If a document instance already exists for the specified URL, then that instance gets returned instead of creating a new one.
Parameter aDocName
document URL (e.g. file:///path/to/document.ods)
Returns
com::sun::star::sheet::XExternalDocLink external document link instance
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.