https://bugs.documentfoundation.org/show_bug.cgi?id=144743

--- Comment #1 from Regina Henschel <[email protected]> ---
Created attachment 175289
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175289&action=edit
needed change in oox-drawingml-cs-presets.diff

There is an error in oox-drawingml-cs-presets, see attached diff.
It has as 11. and 12. equation (count from 0)
"10800000+2-0"   which should corresponds to <gd name="swAng1" fmla="+- cd2 2da
0" />
and
which should corresponds to <gd name="swAng3" fmla="+- cd2 0 2da" />

2da is calculated in 9. equation

So the equations should be
10800000+?9-0
10800000+0-?9

I thought this file was generated. So I wonder how this error comes in. From
which source has the file been generated?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to