summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/AppletShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/AppletShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/AppletShape.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/AppletShape.idl b/offapi/com/sun/star/drawing/AppletShape.idl
index 71c3d8833c20..baa256adbd82 100644
--- a/offapi/com/sun/star/drawing/AppletShape.idl
+++ b/offapi/com/sun/star/drawing/AppletShape.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module drawing {
-/** This <type>Shape</type> encapsulates an applet.
+/** This Shape encapsulates an applet.
<p> An applet is a small Java-based program that is executed and rendered
embedded in a document.
@@ -34,7 +34,7 @@ published service AppletShape
{
/** basic service for position, size and z-order.
- <p>A <type>AppletShape</type> cannot be rotated.
+ <p>A AppletShape cannot be rotated.
*/
service com::sun::star::drawing::Shape;