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 --> -