From d500115383f69fa3d9f0998083f6ca1b57b3d758 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 28 Jan 2004 11:55:40 +0000 Subject: [PATCH] INTEGRATION: CWS filtercfg (1.35.90); FILE MERGED 2003/11/25 12:03:57 as 1.35.90.2: RESYNC: (1.35-1.36); FILE MERGED 2003/11/24 06:44:54 as 1.35.90.1: #111770# resolve ambigous service registrations of text documents and derived types --- offapi/com/sun/star/text/makefile.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index 0e53a5062c7d..2ff587123d05 100644 --- a/offapi/com/sun/star/text/makefile.mk +++ b/offapi/com/sun/star/text/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.36 $ +# $Revision: 1.37 $ # -# last change: $Author: hr $ $Date: 2003-11-07 15:19:09 $ +# last change: $Author: kz $ $Date: 2004-01-28 12:55:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -129,6 +129,8 @@ IDLFILES=\ FootnoteNumbering.idl\ Footnotes.idl\ FootnoteSettings.idl\ + GenericTextDocument.idl\ + GlobalDocument.idl\ GlobalSettings.idl\ GraphicCrop.idl\ HoriOrientation.idl\ @@ -219,6 +221,7 @@ IDLFILES=\ VertOrientation.idl\ VertOrientationFormat.idl\ ViewSettings.idl\ + WebDocument.idl\ WrapTextMode.idl\ WritingMode.idl\ WritingMode2.idl\