19#ifndef __com_sun_star_document_XEmbeddedObjectSupplier_idl__
20#define __com_sun_star_document_XEmbeddedObjectSupplier_idl__
28module
com { module sun { module star { module document {
represents something that provides an embedded object.
Definition: XEmbeddedObjectSupplier.idl:34
com::sun::star::lang::XComponent getEmbeddedObject()
returns the object which is embedded into this object.
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22