https://issues.apache.org/ooo/show_bug.cgi?id=119459

SunYing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78398|                            |review?
              Flags|                            |

--- Comment #5 from SunYing <[email protected]> ---
Created attachment 78398
  --> https://issues.apache.org/ooo/attachment.cgi?id=78398&action=edit
patch for ppt export connector positon display incorrect

solution :
function PPTWriter::ImplWritePage() in "\sd\source\filter\eppt\epptso.cxx"
in branch else if ( mType == "drawing.Connector" ),
the connector shape which has a angle should not be rotated, because the start
point and end point of connector is fixed value.so the var "mnAngle" is always
set to zero.

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

Reply via email to