CT_Tc: get the order right
This commit is contained in:
parent
7146b0b688
commit
26a792a11e
1 changed files with 1 additions and 1 deletions
|
@ -15051,9 +15051,9 @@
|
|||
<resource name="CT_TcPr" resource="Properties"/>
|
||||
<resource name="CT_TcPrInner" resource="Properties"/>
|
||||
<resource name="CT_Tc" resource="TextTableCell">
|
||||
<action name="start" action="startParagraphGroup"/>
|
||||
<action name="start" action="startCell"/>
|
||||
<action name="end" action="endCell"/>
|
||||
<action name="end" action="endCharacterGroup"/>
|
||||
<action name="end" action="endParagraphGroup"/>
|
||||
</resource>
|
||||
<resource name="CT_Cnf" resource="StringValue" generated="yes"/>
|
||||
|
|
Loading…
Reference in a new issue