represents something that provides an embedded object. More...
import "XEmbeddedObjectSupplier.idl";
 
  
| Public Member Functions | |
| com::sun::star::lang::XComponent | getEmbeddedObject () | 
| returns the object which is embedded into this object. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
represents something that provides an embedded object.
| com::sun::star::lang::XComponent getEmbeddedObject | ( | ) | 
returns the object which is embedded into this object.