summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-05-15 07:12:05 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-05-15 07:12:05 +0000
commit9be18a4988aa6e0087560bcd8ced5e5fc8f2c53b (patch)
tree2af22cc78632f98780e3fbdd0e72237cace73417 /io
parent1174a8f2d5fffaaf7f00cc0a073d2bdf6f3082bb (diff)
added component types
Diffstat (limited to 'io')
-rw-r--r--io/source/TextOutputStream/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/io/source/TextOutputStream/makefile.mk b/io/source/TextOutputStream/makefile.mk
index a53814596276..b1e95544e152 100644
--- a/io/source/TextOutputStream/makefile.mk
+++ b/io/source/TextOutputStream/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: kz $ $Date: 2001-05-07 14:02:38 $
+# last change: $Author: jbu $ $Date: 2001-05-15 08:12:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,6 +82,8 @@ UNOTYPES= com.sun.star.io.XTextOutputStream \
com.sun.star.lang.XSingleServiceFactory \
com.sun.star.lang.XMultiServiceFactory \
com.sun.star.lang.XTypeProvider \
+ com.sun.star.lang.XSingleComponentFactory \
+ com.sun.star.uno.XComponentContext \
com.sun.star.registry.XRegistryKey \
com.sun.star.uno.XAggregation \
com.sun.star.uno.XWeak