Kaydet (Commit) 044e5890 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I9f86967383e98ee051aee5e98bcb68fb4f165ef2
Reviewed-on: https://gerrit.libreoffice.org/70577
Tested-by: Jenkins
Reviewed-by: 's avatarhimajin100000 <himajin100000@gmail.com>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 28458290
......@@ -117,7 +117,7 @@ private:
bool m_bLinesAllowed;
//this should only be used, if the DataSeriesPointWrapper is initialized via the XInitialize interface
//because a big change in the chartmodel may lead to an dataseriespointer that is not connected to the model anymore
//because a big change in the chartmodel may lead to a dataseriespointer that is not connected to the model anymore
//with the indices instead we can always get the new dataseries
css::uno::Reference< css::chart2::XDataSeries > m_xDataSeries;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment