summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/ObjectOutputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/ObjectOutputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/ObjectOutputStream.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/ObjectOutputStream.idl b/udkapi/com/sun/star/io/ObjectOutputStream.idl
index d31b231fc338..46827c3afa15 100644
--- a/udkapi/com/sun/star/io/ObjectOutputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectOutputStream.idl
@@ -32,8 +32,8 @@ module com { module sun { module star { module io {
/** is a stream which allows writing the data of persistent objects.
<p>Implementations of this service must fulfill the specifications of the
- <type>DataOutputStream</type> service; futhermore, the stream needs to be chained to a
- <type>XMarkableStream</type>. Therefore, it also provides the <type>XMarkableStream</type>
+ DataOutputStream service; futhermore, the stream needs to be chained to a
+ XMarkableStream. Therefore, it also provides the XMarkableStream
interface, but it delegates the calls to the chained object.
The written objects are held until this instance is destroyed.
The references to the objects are written as four-byte integers