Change-Id: I6d00282ec472fb145cc31bced6f5c033e6936596
Reviewed-on: https://gerrit.libreoffice.org/45881
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2017-12-05 15:05:46 +01:00
committed by Julien Nabet
parent 863e269cd3
commit 36c9eddf44

View File

@@ -1977,7 +1977,7 @@
</xsl:if>
</xsl:element>
</xsl:template>
<!--this template map word's points to svg:viewbox's point they are quite differect because word's use pt but svg's use 0.001cm as a unit-->
<!--this template map word's points to svg:viewbox's point they are quite different because word's use pt but svg's use 0.001cm as a unit-->
<xsl:template name="wordpoints2oopoints">
<xsl:param name="input_points"/>
<xsl:param name="input_x"/>