summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Völzke <dv@openoffice.org>2001-03-09 14:13:01 +0000
committerDirk Völzke <dv@openoffice.org>2001-03-09 14:13:01 +0000
commitcd8078a1f2ed0917ac67ae223bb9f463c042b9dd (patch)
tree14cfcb63c191a2ab6d8d824f8a388e6c999864f0
parent9d658fbf2e9ec736363031021242a63c79773e66 (diff)
Added: TemplateAccess.idl XDocumentTemplates.idl
-rw-r--r--offapi/com/sun/star/frame/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/makefile.mk b/offapi/com/sun/star/frame/makefile.mk
index 2b4814000..1dc431d1c 100644
--- a/offapi/com/sun/star/frame/makefile.mk
+++ b/offapi/com/sun/star/frame/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: as $ $Date: 2000-11-20 10:06:11 $
+# last change: $Author: dv $ $Date: 2001-03-09 15:13:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,6 +91,7 @@ IDLFILES=\
MediaTypeDetectionHelper.idl\
Settings.idl\
SynchronousFrameLoader.idl\
+ TemplateAccess.idl\
TerminationVetoException.idl\
WindowArrange.idl\
XBrowseHistoryRegistry.idl\
@@ -104,6 +105,7 @@ IDLFILES=\
XDispatchProvider.idl\
XDispatchProviderInterception.idl\
XDispatchProviderInterceptor.idl\
+ XDocumentTemplates.idl\
XExtendedFilterDetection.idl\
XFilterDetect.idl\
XFrame.idl\