LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents something that provides an embedded object. More...
import"XEmbeddedObjectSupplier2.idl";
Public Member Functions | |
com::sun::star::embed::XEmbeddedObject | getExtendedControlOverEmbeddedObject () |
returns the object which is embedded into this object. More... | |
Public Member Functions inherited from XEmbeddedObjectSupplier | |
com::sun::star::lang::XComponent | getEmbeddedObject () |
returns the object which is embedded into this object. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
Public Attributes | |
hyper | Aspect |
allows to control the aspect of the object. More... | |
com::sun::star::graphic::XGraphic | ReplacementGraphic |
allows to get the replacement image of the object. More... | |
represents something that provides an embedded object.
com::sun::star::embed::XEmbeddedObject getExtendedControlOverEmbeddedObject | ( | ) |
returns the object which is embedded into this object.
This method does not return the model that is controlled by the embedded object, but the embedded object itself.
|
attribute |
allows to control the aspect of the object.
|
attributereadonly |
allows to get the replacement image of the object.