summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-04-04 23:08:02 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-04-04 23:08:44 +0200
commitf25cae2e18fda91c47c57b799c45bc074119b211 (patch)
tree151d463f0bbf0d2be8e6539af5e542b8b9c68fb2 /filter/source/xslt
parent744525c84849ce6ba45348a052bc3ec3cd0d0b55 (diff)
Typo: creat->create
Change-Id: I5e57e6d506504933096f4c8e371b0ddc93c04cbd
Diffstat (limited to 'filter/source/xslt')
-rw-r--r--filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl4
-rw-r--r--filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl2
2 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl b/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
index d7dabaa6cd9a..88ba9a5dcfe5 100644
--- a/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
+++ b/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
@@ -379,7 +379,7 @@
<xsl:attribute name="uof:locID">s0026</xsl:attribute>
<表:标签前景色 uof:locID="s0027">#000000</表:标签前景色>
<表:标签背景色 uof:locID="s0028">#ffffff</表:标签背景色>
- <xsl:call-template name="creat-page-setting">
+ <xsl:call-template name="create-page-setting">
<xsl:with-param name="master-page" select="/*/office:master-styles/style:master-page"/>
<xsl:with-param name="page-master-style" select="/*/office:automatic-styles/style:page-layout/style:page-layout-properties"/>
</xsl:call-template>
@@ -5186,7 +5186,7 @@
</xsl:template>
<!--Redoffice comment end liliang-->
<!--chenjh add 20050624-->
- <xsl:template name="creat-page-setting">
+ <xsl:template name="create-page-setting">
<xsl:param name="master-page"/>
<xsl:param name="page-master-style"/>
<xsl:element name="表:页面设置">
diff --git a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
index a5875c2068b9..fa09a05bbe8b 100644
--- a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
+++ b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
@@ -1134,7 +1134,7 @@
</xsl:choose>
</xsl:with-param>
</xsl:call-template>
- <!-- creat style:map for other sub number formats -->
+ <!-- create style:map for other sub number formats -->
<xsl:if test="$current-unit = 0 and $total-unit &gt; 1">
<xsl:variable name="style-condition1">
<xsl:call-template name="get-number-format-condition">