To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39861
User aw changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 31 08:52:09 -0800
2005 -------
AW: That's an really old BugFix, but what it does is setting a flag to be able
to see that a resize is not a resize but a map unit change. Problem is that in
those cases no NbcAdjustTextFrameWidthAndHeight() is called at all, so the
pasted object gets no refesh at all.
AW: Solution is in the SdrExchangeView::Paste itself. Setting the model at the
cloned object would do a NbcAdjustTextFrameWidthAndHeight, so i simply call the
resize stuff before setting the model. Wroks well. Checking in, adding task to
aw026.
---------------------------------------------------------------------
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]