20#ifndef __com_sun_star_sheet_XExternalDocLinks_idl__
21#define __com_sun_star_sheet_XExternalDocLinks_idl__
28module
com { module sun { module star { module sheet {
used to enumerate objects in a container which contains objects.
Definition XEnumerationAccess.idl:34
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:40
is used to access named objects within a container.
Definition XNameAccess.idl:40
Primary interface for the com::sun::star::sheet::ExternalDocLink service.
Definition XExternalDocLink.idl:38
Primary interface for the com::sun::star::sheet::ExternalDocLinks service.
Definition XExternalDocLinks.idl:37
com::sun::star::sheet::XExternalDocLink addDocLink([in] string aDocName)
This method adds a new external document link by its URL, and returns its instance.
Definition Ambiguous.idl:22