Kaydet (Commit) 7452e530 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

oox & writerfilter: add "anchorId" token and update model.xml

Change-Id: Ibcbf552621b8c6c5c143521a697026cdeac90706
üst ca6e60d4
......@@ -563,6 +563,7 @@ alwaysShowPlaceholderText
amt
anchor
anchorCtr
anchorId
anchorLock
anchorlock
anchorx
......
......@@ -8196,7 +8196,7 @@
</choice>
</list>
</define>
<define name="ST_LongHexNumber">
<define name="ST_EditId">
<data type="hexBinary">
<param name="length">4</param>
</data>
......@@ -8326,7 +8326,7 @@
<xs:documentation>Allow Objects to Overlap</xs:documentation>
</attribute>
<attribute name="wp14:anchorId">
<ref name="ST_LongHexNumber"/>
<ref name="ST_EditId"/>
</attribute>
</define>
<define name="inline">
......@@ -8443,7 +8443,7 @@
<element name="posOffset" tokenid="ooxml:CT_PosV_posOffset"/>
<attribute name="relativeFrom" tokenid="ooxml:CT_PosV_relativeFrom"/>
</resource>
<resource name="ST_LongHexNumber" resource="Hex"/>
<resource name="ST_EditId" resource="Hex"/>
<resource xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" name="CT_Anchor" resource="Properties" tag="shape">
<element name="simplePos" tokenid="ooxml:CT_Anchor_simplePos_elem"/>
<element name="positionH" tokenid="ooxml:CT_Anchor_positionH"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment