summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/makefile.mk')
-rw-r--r--udkapi/com/sun/star/reflection/makefile.mk15
1 files changed, 2 insertions, 13 deletions
diff --git a/udkapi/com/sun/star/reflection/makefile.mk b/udkapi/com/sun/star/reflection/makefile.mk
index d59f0e55a..4eab449fe 100644
--- a/udkapi/com/sun/star/reflection/makefile.mk
+++ b/udkapi/com/sun/star/reflection/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: kso $ $Date: 2002-11-13 15:56:27 $
+# last change: $Author: mi $ $Date: 2003-01-21 13:16:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,20 +75,15 @@ PACKAGE=com$/sun$/star$/reflection
IDLFILES=\
CoreReflection.idl\
FieldAccessMode.idl\
- InvalidTypeNameException.idl\
InvocationTargetException.idl\
MethodMode.idl\
- NoSuchTypeNameException.idl\
ParamInfo.idl\
ParamMode.idl\
ProxyFactory.idl\
TypeDescriptionManager.idl\
TypeDescriptionProvider.idl\
- TypeDescriptionSearchDepth.idl\
XArrayTypeDescription.idl\
XCompoundTypeDescription.idl\
- XConstantTypeDescription.idl\
- XConstantsTypeDescription.idl\
XUnionTypeDescription.idl\
XEnumTypeDescription.idl\
XIdlArray.idl\
@@ -105,14 +100,8 @@ IDLFILES=\
XInterfaceMethodTypeDescription.idl\
XInterfaceTypeDescription.idl\
XMethodParameter.idl\
- XModuleTypeDescription.idl\
- XPropertyTypeDescription.idl\
XProxyFactory.idl\
- XServiceTypeDescription.idl\
- XSingletonTypeDescription.idl\
XTypeDescription.idl\
- XTypeDescriptionEnumeration.idl\
- XTypeDescriptionEnumerationAccess.idl
# ------------------------------------------------------------------