summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/makefile.mk
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
commit5b3a1af8f368bf12c8c4598dbb04547a105e1240 (patch)
tree8965cec008fb798c6817774536f7db39054a1ea7 /offapi/com/sun/star/drawing/makefile.mk
parent588226446877a3b2799ee06a54e988cdeea0ec37 (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/drawing/makefile.mk')
-rw-r--r--offapi/com/sun/star/drawing/makefile.mk61
1 files changed, 37 insertions, 24 deletions
diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk
index 49bd0093d..29c517169 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.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: cl $ $Date: 2001-06-12 14:11:09 $
+# last change: $Author: mi $ $Date: 2002-10-02 15:12:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,55 +73,61 @@ PACKAGE=com$/sun$/star$/drawing
# ------------------------------------------------------------------------
IDLFILES=\
- GraphicExportFilter.idl\
- ConnectorProperties.idl\
- MeasureProperties.idl\
- FillProperties.idl\
- LineProperties.idl\
- ShadowProperties.idl\
- TextProperties.idl\
- Defaults.idl\
- BitmapMode.idl\
- CameraGeometry.idl\
- BoundVolume.idl\
Alignment.idl\
+ AppletShape.idl\
Arrangement.idl\
BezierPoint.idl\
+ BitmapMode.idl\
+ BitmapTable.idl\
+ BoundVolume.idl\
+ CameraGeometry.idl\
+ CaptionEscapeDirection.idl\
+ CaptionShape.idl\
+ CaptionType.idl\
CircleKind.idl\
ClosedBezierShape.idl\
color.idl\
ColorMode.idl\
ConnectionType.idl\
+ ConnectorProperties.idl\
ConnectorShape.idl\
ConnectorType.idl\
ControlShape.idl\
CoordinateSequence.idl\
CoordinateSequenceSequence.idl\
DashStyle.idl\
- MeasureShape.idl\
+ DashTable.idl\
+ Defaults.idl\
Direction3D.idl\
DoubleSequence.idl\
DoubleSequenceSequence.idl\
DrawingDocument.idl\
DrawingDocumentDrawView.idl\
+ DrawingDocumentFactory.idl\
DrawPage.idl\
DrawPages.idl\
DrawViewMode.idl\
EllipseShape.idl\
+ EscapeDirection.idl\
+ FillProperties.idl\
FillStyle.idl\
FlagSequence.idl\
FlagSequenceSequence.idl\
GenericDrawPage.idl\
GluePoint.idl\
+ GluePoint2.idl\
+ GradientTable.idl\
+ GraphicExportFilter.idl\
GraphicObjectShape.idl\
GroupShape.idl\
Hatch.idl\
HatchStyle.idl\
+ HatchTable.idl\
HomogenMatrix.idl\
- HomogenMatrixLine.idl\
HomogenMatrix3.idl\
- HomogenMatrixLine3.idl\
HomogenMatrix4.idl\
+ HomogenMatrixLine.idl\
+ HomogenMatrixLine3.idl\
HomogenMatrixLine4.idl\
HorizontalDimensioning.idl\
Layer.idl\
@@ -129,12 +135,16 @@ IDLFILES=\
LayerType.idl\
LineDash.idl\
LineEndType.idl\
+ LineJoint.idl\
+ LineProperties.idl\
LineShape.idl\
LineStyle.idl\
- LineJoint.idl\
+ MarkerTable.idl\
MasterPage.idl\
MasterPages.idl\
MeasureKind.idl\
+ MeasureProperties.idl\
+ MeasureShape.idl\
MeasureTextHorzPos.idl\
MeasureTextVertPos.idl\
MirrorAxis.idl\
@@ -142,6 +152,7 @@ IDLFILES=\
OLE2Shape.idl\
OpenBezierShape.idl\
PageShape.idl\
+ PluginShape.idl\
PointSequence.idl\
PointSequenceSequence.idl\
PolygonFlags.idl\
@@ -159,7 +170,9 @@ IDLFILES=\
RectangleShape.idl\
RotationDescriptor.idl\
ShadeMode.idl\
+ ShadowProperties.idl\
Shape.idl\
+ ShapeCollection.idl\
Shapes.idl\
SnapObjectType.idl\
Text.idl\
@@ -167,11 +180,15 @@ IDLFILES=\
TextAnimationDirection.idl\
TextAnimationKind.idl\
TextFitToSizeType.idl\
+ TextHorizontalAdjust.idl\
+ TextProperties.idl\
TextShape.idl\
TextureKind.idl\
TextureKind2.idl\
TextureMode.idl\
TextureProjectionMode.idl\
+ TextVerticalAdjust.idl\
+ TransparencyGradientTable.idl\
VerticalDimensioning.idl\
XConnectableShape.idl\
XConnectorShape.idl\
@@ -184,6 +201,7 @@ IDLFILES=\
XDrawPageSummarizer.idl\
XDrawPageSupplier.idl\
XDrawView.idl\
+ XGluePointsSupplier.idl\
XLayer.idl\
XLayerManager.idl\
XLayerSupplier.idl\
@@ -199,15 +217,10 @@ IDLFILES=\
XShapeGrouper.idl\
XShapeMirror.idl\
XShapes.idl\
- XUniversalShapeDescriptor.idl\
- ColorMode.idl\
- GluePoint2.idl\
- XGluePointsSupplier.idl\
- EscapeDirection.idl\
- TextVerticalAdjust.idl\
- TextHorizontalAdjust.idl
+ XUniversalShapeDescriptor.idl
# ------------------------------------------------------------------
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
+