19#ifndef __com_sun_star_document_XEmbeddedObjectResolver_idl__
20#define __com_sun_star_document_XEmbeddedObjectResolver_idl__
25module
com { module sun { module star { module document {
this interface converts embedded object URLs from one URL space to another.
Definition: XEmbeddedObjectResolver.idl:31
string resolveEmbeddedObjectURL([in] string aURL)
converts the given URL from the source URL namespace to the destination URL space of this instance.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22