summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock@collabora.com>2015-02-03 09:51:12 +1100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-02-03 11:09:41 +0000
commitac52b4252bf99a7745feb7ed19b7b2ad87a11acc (patch)
treecab3b24f1b608251186e12cb2984091fb4665c3e
parentad4f12b58a7b3f05e1eb0cb3205f150242c411ef (diff)
sc: typo in OSL_ENSURE (XclExpChLabelRange::Convert)
Change-Id: I1bfd54fccc6a40a7a845317975a5d5e232b290e9 Reviewed-on: https://gerrit.libreoffice.org/14299 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-rw-r--r--sc/source/filter/excel/xechart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xechart.cxx b/sc/source/filter/excel/xechart.cxx
index 55b06ab93518..735995f53f52 100644
--- a/sc/source/filter/excel/xechart.cxx
+++ b/sc/source/filter/excel/xechart.cxx
@@ -2635,7 +2635,7 @@ void XclExpChLabelRange::Convert( const ScaleData& rScaleData, const ScfProperty
// ...but get the current base time unit from the property of the old chart API
sal_Int32 nApiTimeUnit = 0;
bool bValidBaseUnit = aTimeIncrement.TimeResolution >>= nApiTimeUnit;
- OSL_ENSURE( bValidBaseUnit, "XclExpChLabelRange::Convert - cannot ghet base time unit" );
+ OSL_ENSURE( bValidBaseUnit, "XclExpChLabelRange::Convert - cannot get base time unit" );
maDateData.mnBaseUnit = bValidBaseUnit ? lclGetTimeUnit( nApiTimeUnit ) : EXC_CHDATERANGE_DAYS;
/* Min/max values depend on base time unit, they specify the number of