summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mozilla
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:17:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:17:10 +0000
commit1c80b2f9f870f4ebe9b8658f33f9f7cc46b51172 (patch)
tree8c3c1fd63b109532cd4c025f6bd0b17cea57a307 /offapi/com/sun/star/mozilla
parent901334e8ad22c2e3e4dfbca8e28f833d6b1308e8 (diff)
INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 15:00:00 sb 1.6.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/mozilla')
-rw-r--r--offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl b/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl
index 160250244..ea2f1e703 100644
--- a/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl
+++ b/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPluginInstanceSyncPeer.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:17:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** This interface is an extention for <type>XPluginInstancePeer</type> interface.
An object can support this interface in addition to <type>XPluginInstancePeer</type> interface.
*/
-interface XPluginInstanceSyncPeer : com::sun::star::uno::XInterface
+published interface XPluginInstanceSyncPeer : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------