added CT_Sym
This commit is contained in:
parent
d932ed8f2c
commit
077581e797
1 changed files with 40 additions and 35 deletions
|
@ -5547,7 +5547,7 @@
|
|||
</define>
|
||||
<define name="CT_HpsMeasure">
|
||||
<attribute name="val">
|
||||
<text/>
|
||||
<ref name="ST_HpsMeasure"/>
|
||||
<xs:documentation>Half Point Measurement</xs:documentation>
|
||||
</attribute>
|
||||
</define>
|
||||
|
@ -14120,8 +14120,9 @@
|
|||
<attribute name="numberingChange" tokenid="ooxml:CT_NumPr_numberingChange"/>
|
||||
<attribute name="ins" tokenid="ooxml:CT_NumPr_ins"/>
|
||||
</resource>
|
||||
<resource name="ST_DecimalNumber" resource="IntegerValue"/>
|
||||
<resource name="ST_SignedTwipsMeasure" resource="IntegerValue"/>
|
||||
<resource name="ST_DecimalNumber" resource="Integer"/>
|
||||
<resource name="ST_SignedTwipsMeasure" resource="Integer"/>
|
||||
<resource name="ST_HpsMeasure" resource="Integer"/>
|
||||
<resource name="CT_Ind" resource="PropertySetValue">
|
||||
<sprm name="left" tokenid="0x840f"/>
|
||||
<attribute name="leftChars" tokenid="ooxml:CT_Ind_leftChars"/>
|
||||
|
@ -14438,40 +14439,44 @@
|
|||
<value tokenid="226">zigZag</value>
|
||||
<value tokenid="227">zigZagStitch</value>
|
||||
</resource>
|
||||
<resource name="EG_RunInnerContent" resource="Property">
|
||||
<attribute name="br" tokenid="ooxml:EG_RunInnerContent_br"/>
|
||||
<attribute name="t" tokenid="ooxml:EG_RunInnerContent_t"/>
|
||||
<attribute name="delText" tokenid="ooxml:EG_RunInnerContent_delText"/>
|
||||
<attribute name="instrText" tokenid="ooxml:EG_RunInnerContent_instrText"/>
|
||||
<attribute name="delInstrText" tokenid="ooxml:EG_RunInnerContent_delInstrText"/>
|
||||
<attribute name="noBreakHyphen" tokenid="ooxml:EG_RunInnerContent_noBreakHyphen"/>
|
||||
<attribute name="softHyphen" tokenid="ooxml:EG_RunInnerContent_softHyphen"/>
|
||||
<attribute name="dayShort" tokenid="ooxml:EG_RunInnerContent_dayShort"/>
|
||||
<attribute name="monthShort" tokenid="ooxml:EG_RunInnerContent_monthShort"/>
|
||||
<attribute name="yearShort" tokenid="ooxml:EG_RunInnerContent_yearShort"/>
|
||||
<attribute name="dayLong" tokenid="ooxml:EG_RunInnerContent_dayLong"/>
|
||||
<attribute name="monthLong" tokenid="ooxml:EG_RunInnerContent_monthLong"/>
|
||||
<attribute name="yearLong" tokenid="ooxml:EG_RunInnerContent_yearLong"/>
|
||||
<attribute name="annotationRef" tokenid="ooxml:EG_RunInnerContent_annotationRef"/>
|
||||
<attribute name="footnoteRef" tokenid="ooxml:EG_RunInnerContent_footnoteRef"/>
|
||||
<attribute name="endnoteRef" tokenid="ooxml:EG_RunInnerContent_endnoteRef"/>
|
||||
<attribute name="separator" tokenid="ooxml:EG_RunInnerContent_separator"/>
|
||||
<attribute name="continuationSeparator" tokenid="ooxml:EG_RunInnerContent_continuationSeparator"/>
|
||||
<attribute name="sym" tokenid="ooxml:EG_RunInnerContent_sym"/>
|
||||
<attribute name="pgNum" tokenid="ooxml:EG_RunInnerContent_pgNum"/>
|
||||
<attribute name="cr" tokenid="ooxml:EG_RunInnerContent_cr"/>
|
||||
<attribute name="tab" tokenid="ooxml:EG_RunInnerContent_tab"/>
|
||||
<attribute name="object" tokenid="ooxml:EG_RunInnerContent_object"/>
|
||||
<attribute name="pict" tokenid="ooxml:EG_RunInnerContent_pict"/>
|
||||
<attribute name="fldChar" tokenid="ooxml:EG_RunInnerContent_fldChar"/>
|
||||
<attribute name="ruby" tokenid="ooxml:EG_RunInnerContent_ruby"/>
|
||||
<attribute name="footnoteReference" tokenid="ooxml:EG_RunInnerContent_footnoteReference"/>
|
||||
<attribute name="endnoteReference" tokenid="ooxml:EG_RunInnerContent_endnoteReference"/>
|
||||
<attribute name="commentReference" tokenid="ooxml:EG_RunInnerContent_commentReference"/>
|
||||
<attribute name="drawing" tokenid="ooxml:EG_RunInnerContent_drawing"/>
|
||||
<attribute name="ptab" tokenid="ooxml:EG_RunInnerContent_ptab"/>
|
||||
<resource name="EG_RunInnerContent" resource="Property">
|
||||
<attribute name="br" tokenid="ooxml:EG_RunInnerContent_br"/>
|
||||
<attribute name="t" tokenid="ooxml:EG_RunInnerContent_t"/>
|
||||
<attribute name="delText" tokenid="ooxml:EG_RunInnerContent_delText"/>
|
||||
<attribute name="instrText" tokenid="ooxml:EG_RunInnerContent_instrText"/>
|
||||
<attribute name="delInstrText" tokenid="ooxml:EG_RunInnerContent_delInstrText"/>
|
||||
<attribute name="noBreakHyphen" tokenid="ooxml:EG_RunInnerContent_noBreakHyphen"/>
|
||||
<attribute name="softHyphen" tokenid="ooxml:EG_RunInnerContent_softHyphen"/>
|
||||
<attribute name="dayShort" tokenid="ooxml:EG_RunInnerContent_dayShort"/>
|
||||
<attribute name="monthShort" tokenid="ooxml:EG_RunInnerContent_monthShort"/>
|
||||
<attribute name="yearShort" tokenid="ooxml:EG_RunInnerContent_yearShort"/>
|
||||
<attribute name="dayLong" tokenid="ooxml:EG_RunInnerContent_dayLong"/>
|
||||
<attribute name="monthLong" tokenid="ooxml:EG_RunInnerContent_monthLong"/>
|
||||
<attribute name="yearLong" tokenid="ooxml:EG_RunInnerContent_yearLong"/>
|
||||
<attribute name="annotationRef" tokenid="ooxml:EG_RunInnerContent_annotationRef"/>
|
||||
<attribute name="footnoteRef" tokenid="ooxml:EG_RunInnerContent_footnoteRef"/>
|
||||
<attribute name="endnoteRef" tokenid="ooxml:EG_RunInnerContent_endnoteRef"/>
|
||||
<attribute name="separator" tokenid="ooxml:EG_RunInnerContent_separator"/>
|
||||
<attribute name="continuationSeparator" tokenid="ooxml:EG_RunInnerContent_continuationSeparator"/>
|
||||
<attribute name="sym" tokenid="ooxml:EG_RunInnerContent_sym"/>
|
||||
<attribute name="pgNum" tokenid="ooxml:EG_RunInnerContent_pgNum"/>
|
||||
<attribute name="cr" tokenid="ooxml:EG_RunInnerContent_cr"/>
|
||||
<attribute name="tab" tokenid="ooxml:EG_RunInnerContent_tab"/>
|
||||
<attribute name="object" tokenid="ooxml:EG_RunInnerContent_object"/>
|
||||
<attribute name="pict" tokenid="ooxml:EG_RunInnerContent_pict"/>
|
||||
<attribute name="fldChar" tokenid="ooxml:EG_RunInnerContent_fldChar"/>
|
||||
<attribute name="ruby" tokenid="ooxml:EG_RunInnerContent_ruby"/>
|
||||
<attribute name="footnoteReference" tokenid="ooxml:EG_RunInnerContent_footnoteReference"/>
|
||||
<attribute name="endnoteReference" tokenid="ooxml:EG_RunInnerContent_endnoteReference"/>
|
||||
<attribute name="commentReference" tokenid="ooxml:EG_RunInnerContent_commentReference"/>
|
||||
<attribute name="drawing" tokenid="ooxml:EG_RunInnerContent_drawing"/>
|
||||
<attribute name="ptab" tokenid="ooxml:EG_RunInnerContent_ptab"/>
|
||||
<attribute name="lastRenderedPageBreak" tokenid="ooxml:EG_RunInnerContent_lastRenderedPageBreak"/>
|
||||
</resource>
|
||||
<resource name="CT_Sym" resource="PropertySetValue">
|
||||
<attribute name="font" tokenid="ooxml:CT_Sym_font"/>
|
||||
<attribute name="char" tokenid="ooxml:CT_Sym_char"/>
|
||||
</resource>
|
||||
<resource name="CT_Empty" resource="SingleElement"/>
|
||||
</namespace>
|
||||
<!-- start = recipients | txbxContent | comments | footnotes | endnotes | hdr | ftr | settings | webSettings | fonts | numbering | styles | document | glossaryDocument -->
|
||||
|
|
Loading…
Reference in a new issue