summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XDataOutputStream.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-11 15:09:49 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-11 15:09:49 +0000
commit9e4cadbdd8c5c7ceb8563ce2966af193fe1e172f (patch)
tree1d630ebced6bff4c203877150a87bb5bca693a23 /udkapi/com/sun/star/io/XDataOutputStream.idl
parentb08282d705433b98a1657169d9596e9b0af0f244 (diff)
documentation syntax fixed and some minor semantic documentation fixes
Diffstat (limited to 'udkapi/com/sun/star/io/XDataOutputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/XDataOutputStream.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/io/XDataOutputStream.idl b/udkapi/com/sun/star/io/XDataOutputStream.idl
index 36dddd013564..1340fa58cb6a 100644
--- a/udkapi/com/sun/star/io/XDataOutputStream.idl
+++ b/udkapi/com/sun/star/io/XDataOutputStream.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataOutputStream.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:36 $
+ * last change: $Author: mi $ $Date: 2000-12-11 16:09:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
//=============================================================================
- module com { module sun { module star { module io {
+module com { module sun { module star { module io {
//=============================================================================
@@ -165,6 +165,9 @@ interface XDataOutputStream: com::sun::star::io::XOutputStream
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:36 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import