Kaydet (Commit) 1efe2782 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

fix OOXML validation error

Change-Id: Ia27f9615b063393a0733e061df7dd1666283badb
üst b428fda3
......@@ -2553,6 +2553,7 @@ void ChartExport::exportDataLabels(
{
if (GetProperty( xPropSet, "Label"))
mAny >>= aTempLabel;
}
......@@ -2661,7 +2662,6 @@ void ChartExport::exportDataLabels(
pFS->endElement( FSNS( XML_c, XML_dLbls ) );
}
}
}
void ChartExport::exportDataPoints(
......
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