summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-14 09:11:36 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-14 09:11:36 +0000
commit8b4881f135dd00a5adf95c2027caf7935b9b3a04 (patch)
tree4959096668ed069e1f35a371163f6f612346287c /sd/source/ui/accessibility
parent04e24a6c711ed6db5268e94ba13471d92f5e6430 (diff)
INTEGRATION: CWS impress51 (1.13.498); FILE MERGED
2005/05/04 13:40:59 af 1.13.498.1: #i48247# Added AccessibleScrollPanel,AccessibleSlideSorterView,AccessibleSlideSorterObject, and AccessibleTreeNode.
Diffstat (limited to 'sd/source/ui/accessibility')
-rwxr-xr-xsd/source/ui/accessibility/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/sd/source/ui/accessibility/makefile.mk b/sd/source/ui/accessibility/makefile.mk
index 059869e244d7..69ed10eaad8a 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.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: rt $ $Date: 2003-09-16 14:35:03 $
+# last change: $Author: kz $ $Date: 2005-07-14 10:11:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,6 +69,7 @@ PRJNAME=sd
TARGET=accessibility
ENABLE_EXCEPTIONS=TRUE
AUTOSEG=true
+PRJINC=..$/slidesorter
# --- Settings -----------------------------------------------------
@@ -87,7 +88,12 @@ SLOFILES = \
$(SLO)$/AccessibleViewForwarder.obj \
$(SLO)$/AccessibleOutlineEditSource.obj \
$(SLO)$/AccessiblePageShape.obj \
+ $(SLO)$/AccessibleScrollPanel.obj \
$(SLO)$/AccessibleSlideView.obj \
+ $(SLO)$/AccessibleSlideSorterView.obj \
+ $(SLO)$/AccessibleSlideSorterObject.obj \
+ $(SLO)$/AccessibleTaskPane.obj \
+ $(SLO)$/AccessibleTreeNode.obj \
$(SLO)$/SdShapeTypes.obj