summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/graphic/XGraphicRenderer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/XGraphicRenderer.idl')
-rw-r--r--offapi/com/sun/star/graphic/XGraphicRenderer.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/graphic/XGraphicRenderer.idl b/offapi/com/sun/star/graphic/XGraphicRenderer.idl
index d8f7e4fd983c..08e337958d64 100644
--- a/offapi/com/sun/star/graphic/XGraphicRenderer.idl
+++ b/offapi/com/sun/star/graphic/XGraphicRenderer.idl
@@ -27,11 +27,11 @@ module com { module sun { module star { module graphic
{
/** This interfaces exposes just one method to render
- a <type>XGraphic</type> container
+ a XGraphic container
*/
interface XGraphicRenderer : ::com::sun::star::uno::XInterface
{
- /** Renders the <type>XGraphic</type> container
+ /** Renders the XGraphic container
@param Graphic
The graphic container to be rendered