INTEGRATION: CWS sb18 (1.5.92); FILE MERGED

2004/05/21 15:10:40 sb 1.5.92.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte
2004-06-03 15:40:11 +00:00
parent 77bf1df5cd
commit d4ae093334
2 changed files with 6 additions and 6 deletions

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: XLogger.idl,v $ * $RCSfile: XLogger.idl,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: rt $ $Date: 2003-04-17 09:35:50 $ * last change: $Author: obo $ $Date: 2004-06-03 16:39:54 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -80,7 +80,7 @@ module com { module sun { module star { module util { module logging {
@since #107627# @since #107627#
*/ */
interface XLogger: com::sun::star::uno::XInterface published interface XLogger: com::sun::star::uno::XInterface
{ {
/** Just to adhere to the API known from the standalone scenario. /** Just to adhere to the API known from the standalone scenario.
You can use it to create a new Logger, but to bootstrap the first You can use it to create a new Logger, but to bootstrap the first

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: XLoggerRemote.idl,v $ * $RCSfile: XLoggerRemote.idl,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: rt $ $Date: 2003-04-17 09:36:03 $ * last change: $Author: obo $ $Date: 2004-06-03 16:40:11 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -95,7 +95,7 @@ module com { module sun { module star { module util { module logging {
@since #107627# @since #107627#
*/ */
interface XLoggerRemote: com::sun::star::uno::XInterface published interface XLoggerRemote: com::sun::star::uno::XInterface
{ {
/** gets logging level of this XLoggerRemote /** gets logging level of this XLoggerRemote