20module 
com {  module sun {  module star {  module sheet {
 
used to enumerate objects in a container which contains objects.
Definition XEnumerationAccess.idl:28
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:32
is used to access named objects within a container.
Definition XNameAccess.idl:32
Primary interface for the com::sun::star::sheet::ExternalDocLink service.
Definition XExternalDocLink.idl:30
Primary interface for the com::sun::star::sheet::ExternalDocLinks service.
Definition XExternalDocLinks.idl:29
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:20