From 484943b7ebbc8b0cfb13276b427ff6cbea4f8a77 Mon Sep 17 00:00:00 2001 From: Juergen Schmidt Date: Wed, 31 Oct 2001 14:32:53 +0000 Subject: modify docu to make it autodoc conform --- udkapi/com/sun/star/registry/XSimpleRegistry.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'udkapi/com/sun/star/registry/XSimpleRegistry.idl') 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. -- cgit