From 8acfe47f74f3774dbaf82a69fc4e11305027b69f Mon Sep 17 00:00:00 2001 From: Dirk Völzke Date: Fri, 9 Mar 2001 14:13:01 +0000 Subject: Added: TemplateAccess.idl XDocumentTemplates.idl --- offapi/com/sun/star/frame/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun') diff --git a/offapi/com/sun/star/frame/makefile.mk b/offapi/com/sun/star/frame/makefile.mk index 2b48140007c6..1dc431d1cf41 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\ -- cgit