From f0e391369b438a8377e8b795b7942de398b8fec9 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:20:16 +0000 Subject: INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:29 mi 1.6.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/util/logging/LogLevel.idl | 6 +++--- udkapi/com/sun/star/util/logging/Logger.idl | 6 +++--- udkapi/com/sun/star/util/logging/LoggerRemote.idl | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/util/logging/LogLevel.idl b/udkapi/com/sun/star/util/logging/LogLevel.idl index f0eb02139b81..acf764f99dbc 100644 --- a/udkapi/com/sun/star/util/logging/LogLevel.idl +++ b/udkapi/com/sun/star/util/logging/LogLevel.idl @@ -2,9 +2,9 @@ * * $RCSfile: LogLevel.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:06:57 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:19:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ module com { module sun { module star { module util { module logging { //============================================================================= /** Level constants - @since OOo1.1.2 + @since OOo 1.1.2 */ published constants LogLevel diff --git a/udkapi/com/sun/star/util/logging/Logger.idl b/udkapi/com/sun/star/util/logging/Logger.idl index 508ccfc84b7b..a99529148d41 100644 --- a/udkapi/com/sun/star/util/logging/Logger.idl +++ b/udkapi/com/sun/star/util/logging/Logger.idl @@ -2,9 +2,9 @@ * * $RCSfile: Logger.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:07:10 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:19:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module util { module logging { //============================================================================= /** logger service for user site debugging. - @since OOo1.1.2 + @since OOo 1.1.2 */ published service Logger diff --git a/udkapi/com/sun/star/util/logging/LoggerRemote.idl b/udkapi/com/sun/star/util/logging/LoggerRemote.idl index da0b1341df33..38762e9c7671 100644 --- a/udkapi/com/sun/star/util/logging/LoggerRemote.idl +++ b/udkapi/com/sun/star/util/logging/LoggerRemote.idl @@ -2,9 +2,9 @@ * * $RCSfile: LoggerRemote.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:07:25 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:20:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module util { module logging { //============================================================================= /** logger remote service - @since OOo1.1.2 + @since OOo 1.1.2 */ published service LoggerRemote -- cgit