From 777a55e6b340d1526dfc49b49a42ba46442e1c05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 8 Apr 2003 14:39:22 +0000 Subject: [PATCH] INTEGRATION: CWS draw8 (1.15.86); FILE MERGED 2003/03/20 08:58:26 af 1.15.86.1: #108294# Added new service AccessibleGraphControl. --- offapi/com/sun/star/drawing/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk index b2091e8abe19..3c5985df3ef9 100644 --- a/offapi/com/sun/star/drawing/makefile.mk +++ b/offapi/com/sun/star/drawing/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: hr $ $Date: 2003-03-26 13:53:46 $ +# last change: $Author: rt $ $Date: 2003-04-08 15:39:22 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,6 +73,7 @@ PACKAGE=com$/sun$/star$/drawing # ------------------------------------------------------------------------ IDLFILES=\ + AccessibleGraphControl.idl\ Alignment.idl\ AppletShape.idl\ Arrangement.idl\