LibreOffice
LibreOffice 24.2 SDK API Reference
|
This interfaces exposes just one method to render a XGraphic container. More...
import"XGraphicRenderer.idl";
Public Member Functions | |
void | render ([in] ::com::sun::star::graphic::XGraphic Graphic) |
Renders the XGraphic container. 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... | |
This interfaces exposes just one method to render a XGraphic container.
void render | ( | [in] ::com::sun::star::graphic::XGraphic | Graphic | ) |