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

that change looked wrong

Change-Id: Id40a6802536120501133968d003267f21aaf5c27
üst befef6a7
......@@ -3228,7 +3228,7 @@ void ChartExport::exportAxesId(bool bPrimaryAxes)
pFS->singleElement( FSNS( XML_c, XML_axId ),
XML_val, I32S( nAxisIdy ),
FSEND );
if (bPrimaryAxes && mbHasZAxis)
if (mbHasZAxis)
{
sal_Int32 nAxisIdz = 0;
if( isDeep3dChart() )
......
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