summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/DefaultRegistry.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-19 12:49:38 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-19 12:49:38 +0000
commit3b74e8ab836938e9233863de4e2aafcca701177d (patch)
treebe6cbe26847149c9deb4343178c44fdb2d1a825b /udkapi/com/sun/star/registry/DefaultRegistry.idl
parent1751b13edf5819a8c4b66e97302b2b1de5ea66d5 (diff)
syntax errors in documentation fixed
Diffstat (limited to 'udkapi/com/sun/star/registry/DefaultRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/DefaultRegistry.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/registry/DefaultRegistry.idl b/udkapi/com/sun/star/registry/DefaultRegistry.idl
index 9b2f6ba55..bcef6a61d 100644
--- a/udkapi/com/sun/star/registry/DefaultRegistry.idl
+++ b/udkapi/com/sun/star/registry/DefaultRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DefaultRegistry.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
+ * last change: $Author: mi $ $Date: 2000-12-19 13:49:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@
</dd>
<dt> <b>isValid</b>
</dt>
- <dd> checks if the local registry is valid. If the interface is not <null></null>
+ <dd> checks if the local registry is valid. If the interface is not <NULL/>
the local registry should always be valid.
</dd>
<dt> <b>isReadOnly</b> </dt>
@@ -194,6 +194,9 @@ service DefaultRegistry
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:50 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:32 hjs
initial import