summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/XLogHandler.idl
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2011-03-17 12:50:52 +0100
committerKai Sommerfeld <kso@openoffice.org>2011-03-17 12:50:52 +0100
commitd143205cb540875d39b711af6ea94c3bc7b14ec6 (patch)
tree2d7028929e300245e0cd3b4d41726590eee18d5c /offapi/com/sun/star/logging/XLogHandler.idl
parent8345f11a520c403a3c74d6c77114351c401cbc5c (diff)
#i117329# - Publishing of UNO types,third wave.
Diffstat (limited to 'offapi/com/sun/star/logging/XLogHandler.idl')
-rw-r--r--offapi/com/sun/star/logging/XLogHandler.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/logging/XLogHandler.idl b/offapi/com/sun/star/logging/XLogHandler.idl
index def100e7b..048e3161c 100644
--- a/offapi/com/sun/star/logging/XLogHandler.idl
+++ b/offapi/com/sun/star/logging/XLogHandler.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -28,7 +28,7 @@
#ifndef __com_sun_star_logging_XLogHandler_idl__
#define __com_sun_star_logging_XLogHandler_idl__
-#ifndef __com_sun_star_lang_XComponent_idl__
+#ifndef __com_sun_star_lang_XComponent_idl__
#include <com/sun/star/lang/XComponent.idl>
#endif
@@ -42,7 +42,7 @@
//=============================================================================
-module com { module sun { module star { module logging {
+module com { module sun { module star { module logging {
//=============================================================================
@@ -53,7 +53,7 @@ module com { module sun { module star { module logging {
@since OOo 2.3
*/
-interface XLogHandler
+published interface XLogHandler
{
/** allows life time control for the handler
@@ -103,7 +103,7 @@ interface XLogHandler
//=============================================================================
-}; }; }; };
+}; }; }; };
//=============================================================================