summaryrefslogtreecommitdiffstats
path: root/udkapi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 15:08:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 15:08:33 +0000
commitd1a71468e219e024579ad7ca16a7eb21f9b3d5be (patch)
treec80ed40b9e1a8dd58b5ad377f7c1d0e4a490887a /udkapi
parentINTEGRATION: CWS mav21 (1.1.2); FILE ADDED (diff)
downloadcore-d1a71468e219e024579ad7ca16a7eb21f9b3d5be.tar.gz
core-d1a71468e219e024579ad7ca16a7eb21f9b3d5be.zip
INTEGRATION: CWS mav21 (1.13.60); FILE MERGED
2007/05/11 12:09:10 mav 1.13.60.1: #i77185# a possibility to wrap sequence with a stream using API
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/io/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/makefile.mk b/udkapi/com/sun/star/io/makefile.mk
index 342a33c9719a..ef6429572360 100644
--- a/udkapi/com/sun/star/io/makefile.mk
+++ b/udkapi/com/sun/star/io/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 15:36:32 $
+# last change: $Author: hr $ $Date: 2007-06-26 16:08:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -60,6 +60,7 @@ IDLFILES=\
ObjectOutputStream.idl\
Pipe.idl\
Pump.idl\
+ SequenceInputStream.idl\
UnexpectedEOFException.idl\
WrongFormatException.idl\
XActiveDataControl.idl\
@@ -82,6 +83,7 @@ IDLFILES=\
XPersistObject.idl\
XStreamListener.idl\
XSeekable.idl\
+ XSeekableInputStream.idl\
TextInputStream.idl\
TextOutputStream.idl\
XTextInputStream.idl\