From 578c94451f1973827c59201b503cbd9089af54d2 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Tue, 16 Apr 2002 10:04:54 +0000 Subject: [PATCH] #98735# Added AccessibleOutlineEditSource --- sd/source/ui/accessibility/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sd/source/ui/accessibility/makefile.mk b/sd/source/ui/accessibility/makefile.mk index 7ca4f737a643..e910d103c021 100755 --- a/sd/source/ui/accessibility/makefile.mk +++ b/sd/source/ui/accessibility/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: af $ $Date: 2002-04-15 15:31:19 $ +# last change: $Author: thb $ $Date: 2002-04-16 11:04:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,6 +85,7 @@ SLOFILES = \ $(SLO)$/AccessiblePresentationGraphicShape.obj \ $(SLO)$/AccessiblePresentationOLEShape.obj \ $(SLO)$/AccessibleViewForwarder.obj \ + $(SLO)$/AccessibleOutlineEditSource.obj \ $(SLO)$/AccessiblePageShape.obj \ $(SLO)$/SdShapeTypes.obj