To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43086
User aw changed the following:
What |Old value |New value
================================================================================
Assigned to|aw |bm
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Feb 24 08:56:32 -0800
2005 -------
AW->BM: No i am not an expert on this, maybe MBA knows more deitail. But i
investigated in SdrOle2Obj, and there, ImpSetVisAreaSize() is called in many
methods (please grep there) depending on model state.Since
SdrOle2Obj::SetModel(...) exists (it's overloaded) please try to just call
if( (NULL == pModel) || !pModel->isLocked() )
ImpSetVisAreaSize();
at the end of SetModel() and tell me if that works. If it works, please ask MBA
if this may have side effects.
---------------------------------------------------------------------
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]