1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2 #*************************************************************************
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 # Copyright 2000, 2011 Oracle and/or its affiliates.
8 # OpenOffice.org - a multi-platform office productivity suite
10 # This file is part of OpenOffice.org.
12 # OpenOffice.org is free software: you can redistribute it and/or modify
13 # it under the terms of the GNU Lesser General Public License version 3
14 # only, as published by the Free Software Foundation.
16 # OpenOffice.org is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU Lesser General Public License version 3 for more details
20 # (a copy is included in the LICENSE file that accompanied this code).
22 # You should have received a copy of the GNU Lesser General Public License
23 # version 3 along with OpenOffice.org. If not, see
24 # <http://www.openoffice.org/license.html>
25 # for a copy of the LGPLv3 License.
27 #*************************************************************************
29 $(eval
$(call gb_Library_Library
,xo
))
31 $(eval
$(call gb_Library_set_componentfile
,xo
,xmloff
/util
/xo
))
33 $(eval
$(call gb_Library_add_package_headers
,xo
,xmloff_inc
))
35 $(eval
$(call gb_Library_set_include
,xo
,\
37 -I
$(realpath
$(SRCDIR
)/xmloff
/inc
) \
40 $(eval
$(call gb_Library_add_defs
,xo
,\
41 -DXMLOFF_DLLIMPLEMENTATION \
44 $(eval
$(call gb_Library_add_api
,xo
,\
49 $(eval
$(call gb_Library_add_linked_libs
,xo
,\
64 $(eval
$(call gb_Library_add_exception_objects
,xo
,\
65 xmloff
/source
/chart
/ColorPropertySet \
66 xmloff
/source
/chart
/PropertyMaps \
67 xmloff
/source
/chart
/SchXMLAutoStylePoolP \
68 xmloff
/source
/chart
/SchXMLAxisContext \
69 xmloff
/source
/chart
/SchXMLCalculationSettingsContext \
70 xmloff
/source
/chart
/SchXMLChartContext \
71 xmloff
/source
/chart
/SchXMLEnumConverter \
72 xmloff
/source
/chart
/SchXMLExport \
73 xmloff
/source
/chart
/SchXMLImport \
74 xmloff
/source
/chart
/SchXMLLegendContext \
75 xmloff
/source
/chart
/SchXMLParagraphContext \
76 xmloff
/source
/chart
/SchXMLPlotAreaContext \
77 xmloff
/source
/chart
/SchXMLSeries2Context \
78 xmloff
/source
/chart
/SchXMLSeriesHelper \
79 xmloff
/source
/chart
/SchXMLTableContext \
80 xmloff
/source
/chart
/SchXMLTextListContext \
81 xmloff
/source
/chart
/SchXMLTools \
82 xmloff
/source
/chart
/XMLAxisPositionPropertyHdl \
83 xmloff
/source
/chart
/XMLChartPropertyContext \
84 xmloff
/source
/chart
/XMLChartStyleContext \
85 xmloff
/source
/chart
/XMLErrorBarStylePropertyHdl \
86 xmloff
/source
/chart
/XMLErrorIndicatorPropertyHdl \
87 xmloff
/source
/chart
/XMLLabelSeparatorContext \
88 xmloff
/source
/chart
/XMLSymbolImageContext \
89 xmloff
/source
/chart
/XMLSymbolTypePropertyHdl \
90 xmloff
/source
/chart
/XMLTextOrientationHdl \
91 xmloff
/source
/chart
/contexts \
92 xmloff
/source
/chart
/transporttypes \
93 xmloff
/source
/core
/DocumentSettingsContext \
94 xmloff
/source
/core
/DomBuilderContext \
95 xmloff
/source
/core
/DomExport \
96 xmloff
/source
/core
/ProgressBarHelper \
97 xmloff
/source
/core
/PropertySetMerger \
98 xmloff
/source
/core
/RDFaExportHelper \
99 xmloff
/source
/core
/RDFaImportHelper \
100 xmloff
/source
/core
/SettingsExportHelper \
101 xmloff
/source
/core
/SvXMLAttr \
102 xmloff
/source
/core
/SvXMLAttrCollection \
103 xmloff
/source
/core
/XMLBase64Export \
104 xmloff
/source
/core
/XMLBase64ImportContext \
105 xmloff
/source
/core
/XMLBasicExportFilter \
106 xmloff
/source
/core
/XMLEmbeddedObjectExportFilter \
107 xmloff
/source
/core
/XMLEmbeddedObjectImportContext \
108 xmloff
/source
/core
/attrlist \
109 xmloff
/source
/core
/facreg \
110 xmloff
/source
/core
/i18nmap \
111 xmloff
/source
/core
/nmspmap \
112 xmloff
/source
/core
/unoatrcn \
113 xmloff
/source
/core
/unointerfacetouniqueidentifiermapper \
114 xmloff
/source
/core
/xmlcnimp \
115 xmloff
/source
/core
/xmlerror \
116 xmloff
/source
/core
/xmlexp \
117 xmloff
/source
/core
/xmlictxt \
118 xmloff
/source
/core
/xmlimp \
119 xmloff
/source
/core
/xmltkmap \
120 xmloff
/source
/core
/xmltoken \
121 xmloff
/source
/core
/xmluconv \
122 xmloff
/source
/draw
/EnhancedCustomShapeToken \
123 xmloff
/source
/draw
/XMLGraphicsDefaultStyle \
124 xmloff
/source
/draw
/XMLImageMapContext \
125 xmloff
/source
/draw
/XMLImageMapExport \
126 xmloff
/source
/draw
/XMLNumberStyles \
127 xmloff
/source
/draw
/XMLReplacementImageContext \
128 xmloff
/source
/draw
/XMLShapePropertySetContext \
129 xmloff
/source
/draw
/XMLShapeStyleContext \
130 xmloff
/source
/draw
/animationexport \
131 xmloff
/source
/draw
/animationimport \
132 xmloff
/source
/draw
/animexp \
133 xmloff
/source
/draw
/animimp \
134 xmloff
/source
/draw
/descriptionimp \
135 xmloff
/source
/draw
/eventimp \
136 xmloff
/source
/draw
/layerexp \
137 xmloff
/source
/draw
/layerimp \
138 xmloff
/source
/draw
/numithdl \
139 xmloff
/source
/draw
/propimp0 \
140 xmloff
/source
/draw
/sdpropls \
141 xmloff
/source
/draw
/sdxmlexp \
142 xmloff
/source
/draw
/sdxmlimp \
143 xmloff
/source
/draw
/shapeexport \
144 xmloff
/source
/draw
/shapeexport2 \
145 xmloff
/source
/draw
/shapeexport3 \
146 xmloff
/source
/draw
/shapeexport4 \
147 xmloff
/source
/draw
/shapeimport \
148 xmloff
/source
/draw
/xexptran \
149 xmloff
/source
/draw
/ximp3dobject \
150 xmloff
/source
/draw
/ximp3dscene \
151 xmloff
/source
/draw
/ximpbody \
152 xmloff
/source
/draw
/ximpcustomshape \
153 xmloff
/source
/draw
/ximpgrp \
154 xmloff
/source
/draw
/ximplink \
155 xmloff
/source
/draw
/ximpnote \
156 xmloff
/source
/draw
/ximppage \
157 xmloff
/source
/draw
/ximpshap \
158 xmloff
/source
/draw
/ximpshow \
159 xmloff
/source
/draw
/ximpstyl \
160 xmloff
/source
/forms
/attriblistmerge \
161 xmloff
/source
/forms
/controlelement \
162 xmloff
/source
/forms
/controlpropertyhdl \
163 xmloff
/source
/forms
/controlpropertymap \
164 xmloff
/source
/forms
/elementexport \
165 xmloff
/source
/forms
/elementimport \
166 xmloff
/source
/forms
/eventexport \
167 xmloff
/source
/forms
/eventimport \
168 xmloff
/source
/forms
/formattributes \
169 xmloff
/source
/forms
/formcellbinding \
170 xmloff
/source
/forms
/formenums \
171 xmloff
/source
/forms
/formevents \
172 xmloff
/source
/forms
/formlayerexport \
173 xmloff
/source
/forms
/formlayerimport \
174 xmloff
/source
/forms
/formsimp \
175 xmloff
/source
/forms
/gridcolumnproptranslator \
176 xmloff
/source
/forms
/layerexport \
177 xmloff
/source
/forms
/layerimport \
178 xmloff
/source
/forms
/logging \
179 xmloff
/source
/forms
/officeforms \
180 xmloff
/source
/forms
/propertyexport \
181 xmloff
/source
/forms
/propertyimport \
182 xmloff
/source
/forms
/property_meta_data \
183 xmloff
/source
/forms
/strings \
184 xmloff
/source
/forms
/valueproperties \
185 xmloff
/source
/forms
/handler
/form_handler_factory \
186 xmloff
/source
/forms
/handler
/property_handler_base \
187 xmloff
/source
/forms
/handler
/vcl_date_handler \
188 xmloff
/source
/forms
/handler
/vcl_time_handler \
189 xmloff
/source
/meta
/MetaExportComponent \
190 xmloff
/source
/meta
/MetaImportComponent \
191 xmloff
/source
/meta
/xmlmetae \
192 xmloff
/source
/meta
/xmlmetai \
193 xmloff
/source
/meta
/xmlversion \
194 xmloff
/source
/script
/XMLEventExport \
195 xmloff
/source
/script
/XMLEventImportHelper \
196 xmloff
/source
/script
/XMLEventsImportContext \
197 xmloff
/source
/script
/XMLScriptContextFactory \
198 xmloff
/source
/script
/XMLScriptExportHandler \
199 xmloff
/source
/script
/XMLStarBasicContextFactory \
200 xmloff
/source
/script
/XMLStarBasicExportHandler \
201 xmloff
/source
/script
/xmlbasici \
202 xmloff
/source
/script
/xmlscripti \
203 xmloff
/source
/style
/AttributeContainerHandler \
204 xmloff
/source
/style
/DashStyle \
205 xmloff
/source
/style
/DrawAspectHdl \
206 xmloff
/source
/style
/EnumPropertyHdl \
207 xmloff
/source
/style
/FillStyleContext \
208 xmloff
/source
/style
/GradientStyle \
209 xmloff
/source
/style
/HatchStyle \
210 xmloff
/source
/style
/ImageStyle \
211 xmloff
/source
/style
/MarkerStyle \
212 xmloff
/source
/style
/MultiPropertySetHelper \
213 xmloff
/source
/style
/NamedBoolPropertyHdl \
214 xmloff
/source
/style
/PageHeaderFooterContext \
215 xmloff
/source
/style
/PageMasterExportPropMapper \
216 xmloff
/source
/style
/PageMasterImportContext \
217 xmloff
/source
/style
/PageMasterImportPropMapper \
218 xmloff
/source
/style
/PageMasterPropHdl \
219 xmloff
/source
/style
/PageMasterPropHdlFactory \
220 xmloff
/source
/style
/PageMasterPropMapper \
221 xmloff
/source
/style
/PageMasterStyleMap \
222 xmloff
/source
/style
/PagePropertySetContext \
223 xmloff
/source
/style
/SinglePropertySetInfoCache \
224 xmloff
/source
/style
/StyleMap \
225 xmloff
/source
/style
/TransGradientStyle \
226 xmloff
/source
/style
/VisAreaContext \
227 xmloff
/source
/style
/WordWrapPropertyHdl \
228 xmloff
/source
/style
/XMLBackgroundImageContext \
229 xmloff
/source
/style
/XMLBackgroundImageExport \
230 xmloff
/source
/style
/XMLBitmapLogicalSizePropertyHandler \
231 xmloff
/source
/style
/XMLBitmapRepeatOffsetPropertyHandler \
232 xmloff
/source
/style
/XMLClipPropertyHandler \
233 xmloff
/source
/style
/XMLConstantsPropertyHandler \
234 xmloff
/source
/style
/XMLElementPropertyContext \
235 xmloff
/source
/style
/XMLFillBitmapSizePropertyHandler \
236 xmloff
/source
/style
/XMLFontAutoStylePool \
237 xmloff
/source
/style
/XMLFontStylesContext \
238 xmloff
/source
/style
/XMLFootnoteSeparatorExport \
239 xmloff
/source
/style
/XMLFootnoteSeparatorImport \
240 xmloff
/source
/style
/XMLIsPercentagePropertyHandler \
241 xmloff
/source
/style
/XMLPageExport \
242 xmloff
/source
/style
/XMLPercentOrMeasurePropertyHandler \
243 xmloff
/source
/style
/XMLRectangleMembersHandler \
244 xmloff
/source
/style
/adjushdl \
245 xmloff
/source
/style
/backhdl \
246 xmloff
/source
/style
/bordrhdl \
247 xmloff
/source
/style
/breakhdl \
248 xmloff
/source
/style
/cdouthdl \
249 xmloff
/source
/style
/chrhghdl \
250 xmloff
/source
/style
/chrlohdl \
251 xmloff
/source
/style
/csmaphdl \
252 xmloff
/source
/style
/durationhdl \
253 xmloff
/source
/style
/escphdl \
254 xmloff
/source
/style
/fonthdl \
255 xmloff
/source
/style
/impastp1 \
256 xmloff
/source
/style
/impastp2 \
257 xmloff
/source
/style
/impastp3 \
258 xmloff
/source
/style
/impastp4 \
259 xmloff
/source
/style
/kernihdl \
260 xmloff
/source
/style
/lspachdl \
261 xmloff
/source
/style
/numehelp \
262 xmloff
/source
/style
/opaquhdl \
263 xmloff
/source
/style
/postuhdl \
264 xmloff
/source
/style
/prhdlfac \
265 xmloff
/source
/style
/prstylei \
266 xmloff
/source
/style
/shadwhdl \
267 xmloff
/source
/style
/shdwdhdl \
268 xmloff
/source
/style
/styleexp \
269 xmloff
/source
/style
/tabsthdl \
270 xmloff
/source
/style
/undlihdl \
271 xmloff
/source
/style
/uniref \
272 xmloff
/source
/style
/weighhdl \
273 xmloff
/source
/style
/xmlaustp \
274 xmloff
/source
/style
/xmlbahdl \
275 xmloff
/source
/style
/xmlexppr \
276 xmloff
/source
/style
/xmlimppr \
277 xmloff
/source
/style
/xmlnume \
278 xmloff
/source
/style
/xmlnumfe \
279 xmloff
/source
/style
/xmlnumfi \
280 xmloff
/source
/style
/xmlnumi \
281 xmloff
/source
/style
/xmlprcon \
282 xmloff
/source
/style
/xmlprhdl \
283 xmloff
/source
/style
/xmlprmap \
284 xmloff
/source
/style
/xmlstyle \
285 xmloff
/source
/style
/xmltabe \
286 xmloff
/source
/style
/xmltabi \
287 xmloff
/source
/table
/XMLTableExport \
288 xmloff
/source
/table
/XMLTableImport \
289 xmloff
/source
/text
/XMLAutoMarkFileContext \
290 xmloff
/source
/text
/XMLAutoTextContainerEventImport \
291 xmloff
/source
/text
/XMLAutoTextEventExport \
292 xmloff
/source
/text
/XMLAutoTextEventImport \
293 xmloff
/source
/text
/XMLCalculationSettingsContext \
294 xmloff
/source
/text
/XMLChangeElementImportContext \
295 xmloff
/source
/text
/XMLChangeImportContext \
296 xmloff
/source
/text
/XMLChangeInfoContext \
297 xmloff
/source
/text
/XMLChangedRegionImportContext \
298 xmloff
/source
/text
/XMLFootnoteBodyImportContext \
299 xmloff
/source
/text
/XMLFootnoteConfigurationImportContext \
300 xmloff
/source
/text
/XMLFootnoteImportContext \
301 xmloff
/source
/text
/XMLIndexAlphabeticalSourceContext \
302 xmloff
/source
/text
/XMLIndexBibliographyConfigurationContext \
303 xmloff
/source
/text
/XMLIndexBibliographyEntryContext \
304 xmloff
/source
/text
/XMLIndexBibliographySourceContext \
305 xmloff
/source
/text
/XMLIndexBodyContext \
306 xmloff
/source
/text
/XMLIndexChapterInfoEntryContext \
307 xmloff
/source
/text
/XMLIndexIllustrationSourceContext \
308 xmloff
/source
/text
/XMLIndexMarkExport \
309 xmloff
/source
/text
/XMLIndexObjectSourceContext \
310 xmloff
/source
/text
/XMLIndexSimpleEntryContext \
311 xmloff
/source
/text
/XMLIndexSourceBaseContext \
312 xmloff
/source
/text
/XMLIndexSpanEntryContext \
313 xmloff
/source
/text
/XMLIndexTOCContext \
314 xmloff
/source
/text
/XMLIndexTOCSourceContext \
315 xmloff
/source
/text
/XMLIndexTOCStylesContext \
316 xmloff
/source
/text
/XMLIndexTabStopEntryContext \
317 xmloff
/source
/text
/XMLIndexTableSourceContext \
318 xmloff
/source
/text
/XMLIndexTemplateContext \
319 xmloff
/source
/text
/XMLIndexTitleTemplateContext \
320 xmloff
/source
/text
/XMLIndexUserSourceContext \
321 xmloff
/source
/text
/XMLLineNumberingExport \
322 xmloff
/source
/text
/XMLLineNumberingImportContext \
323 xmloff
/source
/text
/XMLLineNumberingSeparatorImportContext \
324 xmloff
/source
/text
/XMLPropertyBackpatcher \
325 xmloff
/source
/text
/XMLRedlineExport \
326 xmloff
/source
/text
/XMLSectionExport \
327 xmloff
/source
/text
/XMLSectionFootnoteConfigExport \
328 xmloff
/source
/text
/XMLSectionFootnoteConfigImport \
329 xmloff
/source
/text
/XMLSectionImportContext \
330 xmloff
/source
/text
/XMLSectionSourceDDEImportContext \
331 xmloff
/source
/text
/XMLSectionSourceImportContext \
332 xmloff
/source
/text
/XMLStringBufferImportContext \
333 xmloff
/source
/text
/XMLTextCharStyleNamesElementExport \
334 xmloff
/source
/text
/XMLTextColumnsContext \
335 xmloff
/source
/text
/XMLTextColumnsExport \
336 xmloff
/source
/text
/XMLTextFrameContext \
337 xmloff
/source
/text
/XMLTextFrameHyperlinkContext \
338 xmloff
/source
/text
/XMLTextHeaderFooterContext \
339 xmloff
/source
/text
/XMLTextListAutoStylePool \
340 xmloff
/source
/text
/XMLTextListBlockContext \
341 xmloff
/source
/text
/XMLTextListItemContext \
342 xmloff
/source
/text
/XMLTextMarkImportContext \
343 xmloff
/source
/text
/XMLTextMasterPageContext \
344 xmloff
/source
/text
/XMLTextMasterPageExport \
345 xmloff
/source
/text
/XMLTextMasterStylesContext \
346 xmloff
/source
/text
/XMLTextNumRuleInfo \
347 xmloff
/source
/text
/XMLTextPropertySetContext \
348 xmloff
/source
/text
/XMLTextShapeImportHelper \
349 xmloff
/source
/text
/XMLTextShapeStyleContext \
350 xmloff
/source
/text
/XMLTextTableContext \
351 xmloff
/source
/text
/XMLTrackedChangesImportContext \
352 xmloff
/source
/text
/txtdrope \
353 xmloff
/source
/text
/txtdropi \
354 xmloff
/source
/text
/txtexppr \
355 xmloff
/source
/text
/txtflde \
356 xmloff
/source
/text
/txtfldi \
357 xmloff
/source
/text
/txtftne \
358 xmloff
/source
/text
/txtimp \
359 xmloff
/source
/text
/txtimppr \
360 xmloff
/source
/text
/txtlists \
361 xmloff
/source
/text
/txtparae \
362 xmloff
/source
/text
/txtparai \
363 xmloff
/source
/text
/txtprhdl \
364 xmloff
/source
/text
/txtprmap \
365 xmloff
/source
/text
/txtsecte \
366 xmloff
/source
/text
/txtstyle \
367 xmloff
/source
/text
/txtstyli \
368 xmloff
/source
/text
/txtvfldi \
369 xmloff
/source
/xforms
/SchemaContext \
370 xmloff
/source
/xforms
/SchemaRestrictionContext \
371 xmloff
/source
/xforms
/SchemaSimpleTypeContext \
372 xmloff
/source
/xforms
/TokenContext \
373 xmloff
/source
/xforms
/XFormsBindContext \
374 xmloff
/source
/xforms
/XFormsInstanceContext \
375 xmloff
/source
/xforms
/XFormsModelContext \
376 xmloff
/source
/xforms
/XFormsSubmissionContext \
377 xmloff
/source
/xforms
/xformsapi \
378 xmloff
/source
/xforms
/xformsexport \
379 xmloff
/source
/xforms
/xformsimport \
382 # vim: set noet sw=4 ts=4: