20 #ifndef com_sun_star_graphic_XGraphicRenderer_idl
21 #define com_sun_star_graphic_XGraphicRenderer_idl
26 module
com { module sun { module star { module graphic
This interfaces exposes just one method to render a XGraphic container.
Definition: XGraphicRenderer.idl:33
void render([in] ::com::sun::star::graphic::XGraphic Graphic)
Renders the XGraphic container.
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
This service acts as a container for graphics.
Definition: Graphic.idl:42