summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-09 12:44:22 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:31:58 +0200
commit2ada2b33757518891e002cd9372c6aa0c85b0a3f (patch)
tree5a30d3e74a0ab663a3438520e99da90dd18b26b9 /filter
parenttranslate some german (diff)
downloadcore-2ada2b33757518891e002cd9372c6aa0c85b0a3f.tar.gz
core-2ada2b33757518891e002cd9372c6aa0c85b0a3f.zip
typo: dependend -> dependent
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/msdffimp.cxx2
-rw-r--r--filter/source/xslt/odf2xhtml/export/xhtml/body.xsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 574cfb7bbbec..d7d6ba8ea11d 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -6501,7 +6501,7 @@ bool SvxMSDffManager::MakeContentStream( SotStorage * pStor, const GDIMetaFile &
Impl_OlePres aEle( FORMAT_GDIMETAFILE );
// Convert the size in 1/100 mm
- // If a not applicable MapUnit (device dependend) is used,
+ // If a not applicable MapUnit (device dependent) is used,
// SV tries to guess a best match for the right value
Size aSize = rMtf.GetPrefSize();
MapMode aMMSrc = rMtf.GetPrefMapMode();
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 2dada31591ad..466b5172225f 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -2766,7 +2766,7 @@
</xsl:template>
- <!-- Hidden text dependend on Office variables:
+ <!-- Hidden text dependent on Office variables:
The text is not shown, if condition is 'true'.
Implemented solely for conditons as '<VARIABLE>==0' or '<VARIABLE>==1'
-->