summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mozilla
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:14:59 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:14:59 +0000
commit3b1b03d716ee513fdd40bcbe473e619d2d6daf7f (patch)
treeed3a7db92fe46f3bff279151e6800b2bae8ce822 /offapi/com/sun/star/mozilla
parent617464c224c66fc068cdca2413d8488f64500334 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:59:58 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/mozilla')
-rw-r--r--offapi/com/sun/star/mozilla/MenuProxy.idl6
-rw-r--r--offapi/com/sun/star/mozilla/MenuProxyListener.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/mozilla/MenuProxy.idl b/offapi/com/sun/star/mozilla/MenuProxy.idl
index 44c7f0bbf2e3..5275823ad1ad 100644
--- a/offapi/com/sun/star/mozilla/MenuProxy.idl
+++ b/offapi/com/sun/star/mozilla/MenuProxy.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MenuProxy.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:11 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:14:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** Allows to execute dispatch for a menu item
and handles listeners for changes in menu items.
*/
-service MenuProxy
+published service MenuProxy
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/mozilla/MenuProxyListener.idl b/offapi/com/sun/star/mozilla/MenuProxyListener.idl
index f47f84441714..46bff12efa64 100644
--- a/offapi/com/sun/star/mozilla/MenuProxyListener.idl
+++ b/offapi/com/sun/star/mozilla/MenuProxyListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MenuProxyListener.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:11 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:14:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
// DocMerge from xml: service com::sun::star::mozilla::MenuProxyListener
/** Listens for changes in menu items.
*/
-service MenuProxyListener
+published service MenuProxyListener
{
//-------------------------------------------------------------------------