To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45294


User aw changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Mar 18 06:20:14 -0800 
2005 -------
AW: Indeed, in SdrEdgeObj::ImpRecalcEdgeTrack() it was too much for curved
connectors to just do nothing. Instead, the re-layouting seems to set e.g. the
aEdgeInfo.nMiddleLine value which is null initially. With null in this value,
the offset value is not loaded/saved in
ImpSetAttrToEdgeInfo()/ImpSetEdgeInfoToAttr() commands. So when the first
re-layout happens, the value vanishes.
AW: To avoid, i now do a ImpCalcEdgeTrack, but a ImpSetAttrToEdgeInfo()
afterwards to write the correct values from the ItemSet (ObjectProperties) to
the EdgeInfo.
AW: Tested, works. Also works for #i43068#, so it's safe now.
AW: Checking in.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to