1#**************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20#**************************************************************
21
22
23
24PRJ=..$/..$/..$/..
25
26PRJNAME=offapi
27
28TARGET=cssdrawing
29PACKAGE=com$/sun$/star$/drawing
30
31# --- Settings -----------------------------------------------------
32.INCLUDE :  $(PRJ)$/util$/makefile.pmk
33
34# ------------------------------------------------------------------------
35
36IDLFILES=\
37    AccessibleShape.idl      		\
38    AccessibleGraphicShape.idl      \
39    AccessibleOLEShape.idl      	\
40    AccessibleDrawDocumentView.idl	\
41	AccessibleSlideView.idl			\
42	AccessibleSlideViewObject.idl	\
43	AccessibleGraphControl.idl\
44	Alignment.idl\
45	AppletShape.idl\
46	Arrangement.idl\
47	Background.idl\
48	BezierPoint.idl\
49	BitmapMode.idl\
50	BitmapTable.idl\
51	BoundVolume.idl\
52	CameraGeometry.idl\
53	CaptionEscapeDirection.idl\
54	CaptionShape.idl\
55	CaptionType.idl\
56	CircleKind.idl\
57	ClosedBezierShape.idl\
58	ColorMode.idl\
59	ConnectionType.idl\
60	ConnectorProperties.idl\
61	ConnectorShape.idl\
62	ConnectorType.idl\
63	ControlShape.idl\
64	CoordinateSequence.idl\
65	CoordinateSequenceSequence.idl\
66	CustomShape.idl\
67	CustomShapeEngine.idl\
68	DashStyle.idl\
69	DashTable.idl\
70	Defaults.idl\
71	Direction3D.idl\
72	DocumentSettings.idl\
73	DoubleSequence.idl\
74	DoubleSequenceSequence.idl\
75	DrawingDocument.idl\
76	DrawingDocumentDrawView.idl\
77	DrawingDocumentFactory.idl\
78	DrawPage.idl\
79	DrawPages.idl\
80	DrawViewMode.idl\
81    EnhancedCustomShapeAdjustmentValue.idl\
82    EnhancedCustomShapeExtrusion.idl\
83    EnhancedCustomShapeGeometry.idl\
84    EnhancedCustomShapeGluePointType.idl\
85    EnhancedCustomShapeHandle.idl\
86    EnhancedCustomShapeParameter.idl\
87    EnhancedCustomShapeParameterPair.idl\
88    EnhancedCustomShapeParameterType.idl\
89    EnhancedCustomShapePath.idl\
90    EnhancedCustomShapeSegment.idl\
91    EnhancedCustomShapeSegmentCommand.idl\
92    EnhancedCustomShapeTextFrame.idl\
93    EnhancedCustomShapeTextPath.idl\
94    EnhancedCustomShapeTextPathMode.idl\
95	EllipseShape.idl\
96	EscapeDirection.idl\
97	FillProperties.idl\
98	FillStyle.idl\
99	FlagSequence.idl\
100	FlagSequenceSequence.idl\
101    GenericDrawingDocument.idl\
102	GenericDrawPage.idl\
103	GluePoint.idl\
104	GluePoint2.idl\
105	GradientTable.idl\
106	GraphicExportFilter.idl\
107	GraphicFilterRequest.idl\
108	GraphicObjectShape.idl\
109	GroupShape.idl\
110	Hatch.idl\
111	HatchStyle.idl\
112	HatchTable.idl\
113	HomogenMatrix.idl\
114	HomogenMatrix3.idl\
115	HomogenMatrix4.idl\
116	HomogenMatrixLine.idl\
117	HomogenMatrixLine3.idl\
118	HomogenMatrixLine4.idl\
119	HorizontalDimensioning.idl\
120	Layer.idl\
121	LayerManager.idl\
122	LayerType.idl\
123	LineCap.idl\
124	LineDash.idl\
125	LineEndType.idl\
126	LineJoint.idl\
127	LineProperties.idl\
128	LineShape.idl\
129	LineStyle.idl\
130	MarkerTable.idl\
131	MasterPage.idl\
132	MasterPages.idl\
133	MeasureKind.idl\
134	MeasureProperties.idl\
135	MeasureShape.idl\
136	MeasureTextHorzPos.idl\
137	MeasureTextVertPos.idl\
138	MirrorAxis.idl\
139	NormalsKind.idl\
140	OLE2Shape.idl\
141	OpenBezierShape.idl\
142	PageShape.idl\
143	PluginShape.idl\
144	PointSequence.idl\
145	PointSequenceSequence.idl\
146	PolygonFlags.idl\
147	PolygonKind.idl\
148	PolyLineShape.idl\
149	PolyPolygonBezierCoords.idl\
150	PolyPolygonBezierDescriptor.idl\
151	PolyPolygonBezierShape.idl\
152	PolyPolygonDescriptor.idl\
153	PolyPolygonShape.idl\
154	PolyPolygonShape3D.idl\
155	Position3D.idl\
156	ProjectionMode.idl\
157	RectanglePoint.idl\
158	RectangleShape.idl\
159	RotationDescriptor.idl\
160	ShadeMode.idl\
161	ShadowProperties.idl\
162	Shape.idl\
163	ShapeCollection.idl\
164	Shapes.idl\
165	SlideRenderer.idl\
166	SlideSorter.idl\
167	SnapObjectType.idl\
168	Text.idl\
169	TextAdjust.idl\
170	TextAnimationDirection.idl\
171	TextAnimationKind.idl\
172	TextFitToSizeType.idl\
173	TextHorizontalAdjust.idl\
174	TextProperties.idl\
175	TextShape.idl\
176	TextureKind.idl\
177	TextureKind2.idl\
178	TextureMode.idl\
179	TextureProjectionMode.idl\
180	TextVerticalAdjust.idl\
181	TransparencyGradientTable.idl\
182	VerticalDimensioning.idl\
183	XConnectableShape.idl\
184	XConnectorShape.idl\
185	XControlShape.idl\
186	XCustomShapeEngine.idl\
187	XCustomShapeHandle.idl\
188	XDrawPage.idl\
189	XDrawPageDuplicator.idl\
190	XDrawPageExpander.idl\
191	XDrawPages.idl\
192	XDrawPagesSupplier.idl\
193	XDrawPageSummarizer.idl\
194	XDrawPageSupplier.idl\
195	XDrawSubController.idl\
196	XDrawView.idl\
197	XEnhancedCustomShapeDefaulter.idl\
198	XGluePointsSupplier.idl\
199	XLayer.idl\
200	XLayerManager.idl\
201	XLayerSupplier.idl\
202	XMasterPagesSupplier.idl\
203	XMasterPageTarget.idl\
204	XPresenterHelper.idl\
205	XShape.idl\
206	XShapeAligner.idl\
207	XShapeArranger.idl\
208	XShapeBinder.idl\
209	XShapeCombiner.idl\
210	XShapeDescriptor.idl\
211	XShapeGroup.idl\
212	XShapeGrouper.idl\
213	XShapeMirror.idl\
214	XShapes.idl\
215	XSlidePreviewCache.idl\
216	XSlideRenderer.idl\
217	XUniversalShapeDescriptor.idl\
218	XSelectionFunction.idl
219
220# ------------------------------------------------------------------
221
222.INCLUDE :  target.mk
223.INCLUDE :  $(PRJ)$/util$/target.pmk
224
225