xref: /trunk/main/writerfilter/source/generated.mk (revision b63233d8)
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
24# this namespace list is needed both in the library and the custom makefile
25WRITERFILTER_OOXMLNAMESPACES= \
26	wml \
27	dml-stylesheet \
28	dml-styleDefaults \
29	dml-shape3DLighting \
30	dml-shape3DScene \
31	dml-shape3DStyles \
32	dml-shape3DCamera \
33	dml-baseStylesheet \
34	dml-textCharacter \
35	dml-shapeEffects \
36	dml-shapeLineProperties \
37	dml-shapeProperties \
38	dml-baseTypes \
39	dml-documentProperties \
40	dml-graphicalObject \
41	dml-shapeGeometry \
42	dml-wordprocessingDrawing \
43	sml-customXmlMappings \
44	shared-math \
45	shared-relationshipReference \
46	dml-chartDrawing \
47	vml-main \
48	vml-officeDrawing \
49	vml-wordprocessingDrawing \
50
51
52