To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43068
User aw changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Feb 25 11:18:17 -0800
2005 -------
AW: This is a hard one, checked export, works. Checked import, works in
principle. Problem is that during import and API commands to the connector, the
connector is re-layouting as crazy. That (old) relayouting will throw away that
user-defined offsets when a better connection is found because when other exit
angles are choosen during layout, that values vanish. I think this is not by
purpose, but jus an ols connector but (another one...).
To fix this i guess it's the best to suppress relayouting during import, so i
use GetModel()->isLocked() switch at the model which is used during import.
Whent that flag is deleted, a connector relayout is done anyways
(ImpReformatAllEdgeObjects() in SdrModel::setLock(...).
AW: Tested, checking in and adding to CWS aw28.
---------------------------------------------------------------------
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]