summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:17:54 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:17:54 +0000
commit672b551e346d0a88633f7399f089acae223fd960 (patch)
treec91e107245b9414a35a5c710a3cfc0f352b816dd /udkapi/com/sun/star/registry
parentd55679348537dd9a8ec45a7150130a22d4966a32 (diff)
INTEGRATION: CWS sb18 (1.8.100); FILE MERGED
2004/05/21 15:10:10 sb 1.8.100.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/registry')
-rw-r--r--udkapi/com/sun/star/registry/SimpleRegistry.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/registry/SimpleRegistry.idl b/udkapi/com/sun/star/registry/SimpleRegistry.idl
index 9268750e7923..c1ff093dc264 100644
--- a/udkapi/com/sun/star/registry/SimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/SimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SimpleRegistry.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:45 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:17:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
<li>-thread safe</li>
</ul>
*/
-service SimpleRegistry
+published service SimpleRegistry
{
// DocMerge: empty anyway
interface com::sun::star::registry::XSimpleRegistry;