summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-05-04 18:12:42 +0200
committerAndras Timar <andras.timar@collabora.com>2015-05-05 07:25:21 +0000
commitf62af191bf0f0d1578abc919ca3c902864fefa22 (patch)
tree07bc847e3920a987eb72be196cbd2709f388488b /sc/source
parenta0fca97eda10778be076c411dfd513e2a38937ae (diff)
typo: strech -> stretch
Change-Id: I0de1cfaa0df460c7bc8e49752b31056f95c30053 Reviewed-on: https://gerrit.libreoffice.org/15628 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/excel/xichart.cxx4
-rw-r--r--sc/source/filter/lotus/lotimpop.cxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/excel/xichart.cxx b/sc/source/filter/excel/xichart.cxx
index 077a1c828d01..b0b3834d5250 100644
--- a/sc/source/filter/excel/xichart.cxx
+++ b/sc/source/filter/excel/xichart.cxx
@@ -1520,9 +1520,9 @@ void XclImpChDataFormat::Convert( ScfPropertySet& rPropSet, const XclChExtTypeIn
/* Line and area format.
#i71810# If the data points are filled with bitmaps, textures, or
patterns, then only bar charts will use the CHPICFORMAT record to
- determine stacking/streching mode. All other chart types ignore this
+ determine stacking/stretching mode. All other chart types ignore this
record and always use the property 'fill-type' from the DFF property
- set (streched for bitmaps, and stacked for textures and patterns). */
+ set (stretched for bitmaps, and stacked for textures and patterns). */
bool bUsePicFmt = rTypeInfo.meTypeCateg == EXC_CHTYPECATEG_BAR;
ConvertFrameBase( GetChRoot(), rPropSet, rTypeInfo.GetSeriesObjectType(), maData.mnFormatIdx, bUsePicFmt );
diff --git a/sc/source/filter/lotus/lotimpop.cxx b/sc/source/filter/lotus/lotimpop.cxx
index 0b49b0f3ca0d..8df563a5ac01 100644
--- a/sc/source/filter/lotus/lotimpop.cxx
+++ b/sc/source/filter/lotus/lotimpop.cxx
@@ -313,7 +313,7 @@ void ImportLotus::RowPresentation( sal_uInt16 nRecLen )
Read( nFlags );
Skip( 1 );
- if( nFlags & 0x02 ) // Fixed / Strech to fit fonts
+ if( nFlags & 0x02 ) // Fixed / Stretch to fit fonts
{ // fixed
// Height in Lotus in 1/32 Points
nHeight *= 20; // -> 32 * TWIPS