summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--writerfilter/CustomTarget_source.mk1
-rw-r--r--writerfilter/source/ooxml/model.xml27
2 files changed, 0 insertions, 28 deletions
diff --git a/writerfilter/CustomTarget_source.mk b/writerfilter/CustomTarget_source.mk
index 2061780322f1..09b2610a1592 100644
--- a/writerfilter/CustomTarget_source.mk
+++ b/writerfilter/CustomTarget_source.mk
@@ -39,7 +39,6 @@ writerfilter_OOXMLNAMESPACES= \
vml-main \
vml-officeDrawing \
vml-wordprocessingDrawing \
- mce \
wp14 \
w14 \
a14 \
diff --git a/writerfilter/source/ooxml/model.xml b/writerfilter/source/ooxml/model.xml
index 296419639508..40beca2275ed 100644
--- a/writerfilter/source/ooxml/model.xml
+++ b/writerfilter/source/ooxml/model.xml
@@ -10432,33 +10432,6 @@
<value tokenid="ooxml:Value_vmlOffice_ST_FillType_background">background</value>
</resource>
</namespace>
- <namespace name="mce">
- <start name="AlternateContent"/>
- <grammar xmlns="http://relaxng.org/ns/structure/1.0" ns="http://schemas.openxmlformats.org/markup-compatibility/2006">
- <define name="nsList">
- <choice>
- <data type="NCName"/>
- </choice>
- </define>
- <define name="AlternateContent">
- <element name="AlternateContent">
- <ref name="Choice"/>
- </element>
- </define>
- <define name="Choice">
- <element name="Choice">
- <attribute name="Requires">
- <ref name="nsList"/>
- </attribute>
- <text/>
- </element>
- </define>
- </grammar>
- <resource name="AlternateContent" resource="Value"/>
- <resource name="Choice" resource="Value">
- <attribute name="Requires" tokenid="ooxml:mc_Requires"/>
- </resource>
- </namespace>
<namespace name="vml-wordprocessingDrawing" file="vml-wordprocessingDrawing.rng">
<start name="bordertop"/>
<start name="borderleft"/>