summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin/PluginException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:20:56 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:20:56 +0000
commitf8ddf0f53ed2e942e5781a3721c5e75bfaca4223 (patch)
tree69a5917a660b986ce517caee589680c32f6b7d7f /offapi/com/sun/star/plugin/PluginException.idl
parentfac098e889dfc56be3b7258347fb458f7cffa9d0 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:00:05 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/plugin/PluginException.idl')
-rw-r--r--offapi/com/sun/star/plugin/PluginException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/plugin/PluginException.idl b/offapi/com/sun/star/plugin/PluginException.idl
index 2563dedd1..603dd7281 100644
--- a/offapi/com/sun/star/plugin/PluginException.idl
+++ b/offapi/com/sun/star/plugin/PluginException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PluginException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:20:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
@see XPluginContext
@see XPluginManager
*/
-exception PluginException: com::sun::star::uno::Exception
+published exception PluginException: com::sun::star::uno::Exception
{
/** original Netscape plugin error code */
short ErrorCode;