summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PluginShape.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
commitd081c80877dc1ae413b9d65c206485b6821d0ef8 (patch)
tree574a746be7d1fb7283d5c879529f8c0612f6f6f2 /offapi/com/sun/star/drawing/PluginShape.idl
parent0b051a06b6fdda4e6536ef0802c14164288914e6 (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/drawing/PluginShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/PluginShape.idl7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PluginShape.idl b/offapi/com/sun/star/drawing/PluginShape.idl
index 4e7764f3773a..2649044c0042 100644
--- a/offapi/com/sun/star/drawing/PluginShape.idl
+++ b/offapi/com/sun/star/drawing/PluginShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PluginShape.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mh $ $Date: 2002-02-28 16:25:52 $
+ * last change: $Author: mi $ $Date: 2002-10-02 15:12:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,7 @@ service PluginShape
/** This sequence contains paramaters that are passed to the application
that renders the plugin when it is initialized.
*/
- [property] sequence< com.sun.star.beans.PropertyValue > PluginCommands;
+ [property] sequence< com::sun::star::beans::PropertyValue > PluginCommands;
};
//=============================================================================
@@ -113,3 +113,4 @@ service PluginShape
}; }; }; };
#endif
+