Kaydet (Commit) 3a3bdb2f authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708698 unused mbAdaptPercentage member

Change-Id: Ie94623b31b7874dc05a3ea5a7a6709b9487a5aa6
üst ee972926
...@@ -51,7 +51,6 @@ class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper ...@@ -51,7 +51,6 @@ class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper
private: private:
const OUString msTrue; const OUString msTrue;
const OUString msFalse; const OUString msFalse;
bool mbAdaptPercentage;
SvXMLExport& mrExport; SvXMLExport& mrExport;
com::sun::star::uno::Reference< com::sun::star::chart2::XChartDocument > mxChartDoc; com::sun::star::uno::Reference< com::sun::star::chart2::XChartDocument > mxChartDoc;
......
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