diff options
author | Michael Hönnig <mi@openoffice.org> | 2000-12-11 15:09:49 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2000-12-11 15:09:49 +0000 |
commit | 8336084b60122e6ecff0ff949460b37136751557 (patch) | |
tree | 81af224fc95beba0a3091a531ef19a65bbda9361 /udkapi/com/sun/star/connection/XConnectionBroadcaster.idl | |
parent | f98dd4864f1c6d3d9d9f6182dfabe20dbd80312f (diff) |
documentation syntax fixed and some minor semantic documentation fixes
Diffstat (limited to 'udkapi/com/sun/star/connection/XConnectionBroadcaster.idl')
-rw-r--r-- | udkapi/com/sun/star/connection/XConnectionBroadcaster.idl | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl index a38408795..934401ad0 100644 --- a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl +++ b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnectionBroadcaster.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:28:30 $ + * last change: $Author: mi $ $Date: 2000-12-11 16:09:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,9 +70,7 @@ // DocMerge from idl: interface com::sun::star::connection::XConnectionBroadcaster -/** ******* - * - ******** +/** @missing */ [ uik(B4B4B406-6329-4c7a-B8F43822-E9ACC142), ident( "XConnectionBroadcaster", 1.0 ) ] interface XConnectionBroadcaster: com::sun::star::uno::XInterface |