summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:20:35 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:20:35 +0000
commit5106f38f8cedf676825237c45a46ed682c812534 (patch)
tree441d597aaa174b0afb42a78562d7d6edb932dc06 /offapi/com/sun/star/plugin
parent39c54388197abe4af3e9c266fe9c36845c2415eb (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:00:05 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/plugin')
-rw-r--r--offapi/com/sun/star/plugin/PluginDescription.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/plugin/PluginDescription.idl b/offapi/com/sun/star/plugin/PluginDescription.idl
index f62f53e858b5..ee54da2e78f1 100644
--- a/offapi/com/sun/star/plugin/PluginDescription.idl
+++ b/offapi/com/sun/star/plugin/PluginDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PluginDescription.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:20:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
/** Describes a specific plugin. If there are multiple mimetypes and/or
extensions, multiple <type>PluginDescription</type>s will be created.
*/
-struct PluginDescription
+published struct PluginDescription
{
/** the plugin's name (usually the shared object file name) */
string PluginName;