diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-04-03 14:29:36 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-04-03 14:29:36 +0000 |
commit | 65b49c6355d987f8053a3fc52d41f6505e784efc (patch) | |
tree | 3a956cfcce1d30105e6eab83faec60d86ffe6fca /offapi | |
parent | 38968c84baa3f9ab90795819f459896c43b63d97 (diff) |
INTEGRATION: CWS presenterview (1.26.60); FILE MERGED
2008/03/26 10:48:31 cl 1.26.60.7: RESYNC: (1.27-1.28); FILE MERGED
2008/02/25 16:03:36 af 1.26.60.6: #i18486# Added XSlidePreviewCache.
2008/01/21 09:55:32 af 1.26.60.5: #i18486# Added XPresenterHelper.
2007/12/13 10:30:37 af 1.26.60.4: RESYNC: (1.26-1.27); FILE MERGED
2007/09/12 11:15:59 af 1.26.60.3: #i18486# Added XDrawSubController.
2007/07/18 08:26:56 af 1.26.60.2: #i75317# Added SlideSorter.
2007/07/12 14:40:38 af 1.26.60.1: #i18486# Introduced new XSlideRenderer interface and SlideRenderer service.
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/drawing/makefile.mk | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk index 486442910fa9..4e4f76dd975d 100644 --- a/offapi/com/sun/star/drawing/makefile.mk +++ b/offapi/com/sun/star/drawing/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2008-03-12 09:18:07 $ +# last change: $Author: kz $ $Date: 2008-04-03 15:29:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -173,6 +173,8 @@ IDLFILES=\ Shape.idl\ ShapeCollection.idl\ Shapes.idl\ + SlideRenderer.idl\ + SlideSorter.idl\ SnapObjectType.idl\ Text.idl\ TextAdjust.idl\ @@ -201,6 +203,7 @@ IDLFILES=\ XDrawPagesSupplier.idl\ XDrawPageSummarizer.idl\ XDrawPageSupplier.idl\ + XDrawSubController.idl\ XDrawView.idl\ XEnhancedCustomShapeDefaulter.idl\ XGluePointsSupplier.idl\ @@ -209,6 +212,7 @@ IDLFILES=\ XLayerSupplier.idl\ XMasterPagesSupplier.idl\ XMasterPageTarget.idl\ + XPresenterHelper.idl\ XShape.idl\ XShapeAligner.idl\ XShapeArranger.idl\ @@ -219,6 +223,8 @@ IDLFILES=\ XShapeGrouper.idl\ XShapeMirror.idl\ XShapes.idl\ + XSlidePreviewCache.idl\ + XSlideRenderer.idl\ XUniversalShapeDescriptor.idl\ XSelectionFunction.idl |