summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/model.xml
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-02-26 14:54:21 +0100
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-02-27 09:12:02 +0100
commitbc5a8d1adf3a4c88010d0472dfe1c6564ebb05bd (patch)
tree770056624a45c6d443f6acd4e44bc67fe854e8d6 /writerfilter/source/ooxml/model.xml
parenta9e117cfb66eb8f57a09e74c6ddc1924f8273a59 (diff)
writerfilter: w14:scene3d update in model.xml
Change-Id: Ic0b5e28bfb39bfd03a11b0e0c8b3892a3acc4a91
Diffstat (limited to 'writerfilter/source/ooxml/model.xml')
-rw-r--r--writerfilter/source/ooxml/model.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/writerfilter/source/ooxml/model.xml b/writerfilter/source/ooxml/model.xml
index 3dab83dc658f..30aca3783b39 100644
--- a/writerfilter/source/ooxml/model.xml
+++ b/writerfilter/source/ooxml/model.xml
@@ -5532,14 +5532,12 @@
<param name="maxInclusive">27273042316900</param>
</data>
</define>
-
<define name="ST_HexColorRGB">
<data type="hexBinary">
<xs:documentation>Hexadecimal Color Value</xs:documentation>
<param name="length">3</param>
</data>
</define>
-
<define name="ST_PositiveFixedPercentage">
<data type="long">
<xs:documentation>Positive fixed precentage</xs:documentation>
@@ -5547,7 +5545,6 @@
<param name="maxInclusive">27273042316900</param>
</data>
</define>
-
<define name="ST_PositivePercentage">
<data type="long">
<xs:documentation>Positive precentage</xs:documentation>
@@ -5555,7 +5552,6 @@
<param name="maxInclusive">27273042316900</param>
</data>
</define>
-
<define name="ST_Percentage">
<data type="long">
<xs:documentation>Precentage</xs:documentation>
@@ -5563,7 +5559,6 @@
<param name="maxInclusive">27273042316900</param>
</data>
</define>
-
<define name="ST_PositiveFixedAngle">
<data type="int">
<xs:documentation>Positive fixed angle</xs:documentation>
@@ -5571,7 +5566,6 @@
<param name="maxInclusive">21600000</param>
</data>
</define>
-
<define name="ST_FixedAngle">
<data type="int">
<xs:documentation>Fixed angle</xs:documentation>
@@ -5579,7 +5573,6 @@
<param name="maxInclusive">5400000</param>
</data>
</define>
-
<define name="ST_LineWidth">
<data type="int">
<xs:documentation>Line width</xs:documentation>
@@ -6407,6 +6400,10 @@
<attribute name="algn" tokenid="ooxml:CT_TextOutlineEffect_algn"/>
</resource>
<resource name="CT_FillTextEffect" resource="Properties" tag="character"/>
+ <resource name="CT_Scene3D" resource="Properties" tag="character">
+ <element name="camera" tokenid="ooxml:CT_Scene3D_camera"/>
+ <element name="lightRig" tokenid="ooxml:CT_Scene3D_lightRig"/>
+ </resource>
<resource name="glow" resource="Properties" tag="character">
<element name="glow" tokenid="ooxml:glow_glow"/>