summaryrefslogtreecommitdiff
path: root/eventattacher
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-06-21 09:16:45 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-06-21 09:16:45 +0000
commitadfcda5ba5e01616483bcf3f63a793ef77a5cddf (patch)
treea965fb2a5dd9c4157cba3aef6b061e664e7d02a1 /eventattacher
parentc04fbf25eca2053171e4b81c8476bd353530a2b2 (diff)
more types
Diffstat (limited to 'eventattacher')
-rw-r--r--eventattacher/source/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/eventattacher/source/makefile.mk b/eventattacher/source/makefile.mk
index 04ac4568da..c804b44d50 100644
--- a/eventattacher/source/makefile.mk
+++ b/eventattacher/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:14:22 $
+# last change: $Author: hjs $ $Date: 2001-06-21 10:16:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,6 +88,7 @@ UNOTYPES= \
com.sun.star.lang.XTypeProvider \
com.sun.star.lang.XMultiServiceFactory \
com.sun.star.lang.XSingleServiceFactory \
+ com.sun.star.lang.XSingleComponentFactory \
com.sun.star.beans.XIntrospection \
com.sun.star.beans.MethodConcept \
com.sun.star.script.XEventAttacher \
@@ -99,6 +100,7 @@ UNOTYPES= \
com.sun.star.uno.TypeClass \
com.sun.star.uno.XInterface \
com.sun.star.uno.XWeak \
+ com.sun.star.uno.XComponentContext \
com.sun.star.uno.XAggregation