Kaydet (Commit) eeaa87c1 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

don't create random data series, related bnc#839727

Change-Id: I70d68f68d77af63990477a36ebe9699d0e5eccb6
üst 4c3cfe60
......@@ -265,7 +265,6 @@ Reference< XCoordinateSystem > TypeGroupConverter::createCoordinateSystem()
Reference< XLabeledDataSequence > TypeGroupConverter::createCategorySequence()
{
bool bMSO2007Doc = getFilter().isMSO2007Document();
sal_Int32 nMaxValues = 0;
Reference< XLabeledDataSequence > xLabeledSeq;
/* Find first existing category sequence. The bahaviour of Excel 2007 is
......
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