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





------- Additional comments from m...@openoffice.org Tue Apr 13 10:36:22 +0000 
2010 -------
@nn:
The problem is that during embedded object storing the model notifications
regarding storing do not really make sense. It is more an implementation detail
how the object transfer the contents from the model to the storage.

Actually this approach ( no model-storing notification during embedded object
storing ) and implementation is very old, so the fix for the showstopper should
be done by adjusting the storing process in the calc. But I would not turn the
partial saving off for embedded objects, it would be a hack.

The correct solution looks to be turn the partial saving on only in case
SFX_EVENT_SAVEASDOC, SFX_EVENT_SAVEADOC and may be ( if -DONE event is supported
) SFX_EVENT_SAVETODOC are sent. The events SFX_EVENT_SAVE...DOC are always sent
before SFX_EVENT_SAVE...DOCDONE and also before the storing process.

If you believe that such a notification on the model level is necessary for the
embedded object, please submit a new enhancement. We could introduce new events
for this then.


---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to