summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/OLE2Shape.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-19 13:59:05 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-19 13:59:05 +0000
commitff2e5dbd45e8006c955f521d8cb041adb3460592 (patch)
treed0e8c9bb63b3ed28b0b862ab517c1e909bb82d5f /offapi/com/sun/star/drawing/OLE2Shape.idl
parent3cfd6c15b2338c733dddad8c3992c89db05f695a (diff)
documentation sytax errors fixed
Diffstat (limited to 'offapi/com/sun/star/drawing/OLE2Shape.idl')
-rw-r--r--offapi/com/sun/star/drawing/OLE2Shape.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/OLE2Shape.idl b/offapi/com/sun/star/drawing/OLE2Shape.idl
index a4705b8d9390..4e21a45142c8 100644
--- a/offapi/com/sun/star/drawing/OLE2Shape.idl
+++ b/offapi/com/sun/star/drawing/OLE2Shape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: OLE2Shape.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-19 14:58:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,12 +84,12 @@ module com { module sun { module star { module drawing {
service OLE2Shape
{
/** The <type>XShapeDescriptor</type> tells you what kind of
- <type>Shape<type> this instance is.
+ <type>Shape</type> this instance is.
*/
interface com::sun::star::drawing::XShapeDescriptor;
/** This gives you the size and position of this <type>Shape</type> and
- lets you change it. You can use <method>getShapeType</method> to
+ lets you change it. You can use <member>getShapeType</member> to
determine what kind of <type>Shape</type> this is.
*/
interface com::sun::star::drawing::XShape;