| LibreOffice
    LibreOffice 25.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. | |
| 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. | |
This interfaces exposes just one method to render a XGraphic container.
| void render | ( | [in] ::com::sun::star::graphic::XGraphic | Graphic | ) |