diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:07:25 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:07:25 +0000 |
commit | 3a069eef34132bbd11cdae4022e65ab53074902e (patch) | |
tree | 7c2ce92a944314df2233d25dc273a660b2c2c2fe /udkapi | |
parent | f2f424fa7b7ea614f2dc07377b44f172ca325eeb (diff) |
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:57 mi 1.5.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/util/logging/Logger.idl | 6 | ||||
-rw-r--r-- | udkapi/com/sun/star/util/logging/LoggerRemote.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/util/logging/Logger.idl b/udkapi/com/sun/star/util/logging/Logger.idl index 5732e1c6d17c..508ccfc84b7b 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.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:39:21 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:07:10 $ * * 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 #107627# + @since OOo1.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 76ecc8b2d750..da0b1341df33 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.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:39:35 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:07:25 $ * * 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 #107627# + @since OOo1.1.2 */ published service LoggerRemote |