Commit 27c3888
Steve Canny
oxml: improve CT_Tc._tc XPath expression
Under certain circumstances, the w:tbl parent of a w:tc element is not
returned first in the result sequence. Add a position qualifier such
that only the first ancestor is returned and the return sequence only
contains that single value.1 parent 61b40b1 commit 27c3888
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
| 654 | + | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
| 678 | + | |
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| |||
0 commit comments