summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/XSimpleRegistry.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-10-31 14:32:53 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-10-31 14:32:53 +0000
commit484943b7ebbc8b0cfb13276b427ff6cbea4f8a77 (patch)
tree061873e46a38fcb480dc1606f1195369d58f5c40 /udkapi/com/sun/star/registry/XSimpleRegistry.idl
parentb12e3bc83999188f2d00deeb396341e694735f06 (diff)
modify docu to make it autodoc conform
Diffstat (limited to 'udkapi/com/sun/star/registry/XSimpleRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 49059663aac9..594fdebcdb34 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleRegistry.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jsc $ $Date: 2001-09-13 15:37:30 $
+ * last change: $Author: jsc $ $Date: 2001-10-31 15:28:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ interface XSimpleRegistry: com::sun::star::uno::XInterface
specifies if the data source should be opened for
read only.
- @param bCreate<
+ @param bCreate
specifies if the data source should be created if it
does not already exist.