From b4f8efc3bc673f8e3e0bcc74df0d8cc008d9190e Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Sep 2013 15:59:10 +0200 Subject: [PATCH] typo fix: absoulte -> absolute Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4 --- chart2/source/controller/dialogs/tp_DataSource.cxx | 2 +- filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 2 +- include/osl/file.h | 2 +- include/osl/file.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart2/source/controller/dialogs/tp_DataSource.cxx b/chart2/source/controller/dialogs/tp_DataSource.cxx index 91d6ca4e65a2..ca3b12efdfea 100644 --- a/chart2/source/controller/dialogs/tp_DataSource.cxx +++ b/chart2/source/controller/dialogs/tp_DataSource.cxx @@ -740,7 +740,7 @@ IMPL_LINK_NOARG(DataSourceTabPage, RemoveButtonClickedHdl) fillSeriesListBox(); // select previous or next series - //@improve: see methods GetModel()->GetAbsPos()/GetEntry() for absoulte list positions + //@improve: see methods GetModel()->GetAbsPos()/GetEntry() for absolute list positions if( xNewSelSeries.is()) { pEntry = dynamic_cast< SeriesEntry * >( m_apLB_SERIES->First()); diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl index 556d31701d4f..6af404c46137 100644 --- a/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl +++ b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl @@ -412,7 +412,7 @@ NOTE: CHROME has a problem, with relative references as from content table, referencing to root directory instead of document --> -