diff options
Diffstat (limited to 'offapi/com/sun/star/presentation/GraphicObjectShape.idl')
-rw-r--r-- | offapi/com/sun/star/presentation/GraphicObjectShape.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/GraphicObjectShape.idl b/offapi/com/sun/star/presentation/GraphicObjectShape.idl index 4c030cd62873..d7e3d37f9469 100644 --- a/offapi/com/sun/star/presentation/GraphicObjectShape.idl +++ b/offapi/com/sun/star/presentation/GraphicObjectShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: GraphicObjectShape.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mh $ $Date: 2002-02-28 16:35:46 $ + * last change: $Author: mi $ $Date: 2002-12-10 16:13:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ <p>Presentation shapes can be used in a presentation page layouts and theire position and size is by default set - by the presentation shapes on the <type>MasterPage</type>. + by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>. */ service GraphicObjectShape { |