summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/Graphic.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/Graphic.idl')
-rw-r--r--offapi/com/sun/star/graphic/Graphic.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/graphic/Graphic.idl b/offapi/com/sun/star/graphic/Graphic.idl
index fe49807c8dfc..a1ee565d2f58 100644
--- a/offapi/com/sun/star/graphic/Graphic.idl
+++ b/offapi/com/sun/star/graphic/Graphic.idl
@@ -29,9 +29,9 @@ module com { module sun { module star { module graphic
/** This service acts as a container for graphics
<p>The main interface that has to be implemented for this service
- is the <type>XGraphic</type> interface, which itself exposes only
- a few methods. Beside this, a <type>Graphic</type> service
- incorporates the <type>GraphicDescriptor</type> to give
+ is the XGraphic interface, which itself exposes only
+ a few methods. Beside this, a Graphic service
+ incorporates the GraphicDescriptor to give
access to the attributes of the graphic.
@see XGraphic