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:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user