To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48419
User bm changed the following:
What |Old value |New value
================================================================================
Assigned to|bm |fst
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 29 03:00:25 -0700
2005 -------
We have two problems:
1. In Writer the modified flag is set for documents containing a
chart, but the change flag does not come from the chart. When
loading the chart, the method SfxObjectShell::SetModified() is
called three times by the chart with the value FALSE and never
with TRUE, so the flag must be set by Writer (for some reason).
2. In Calc the modified flag is set if incorrectly spelled text is
part of the chart data and automatic spellchecking is on (the red
wavy lines under text). Then, the underlining is a change that
is usually ignored (i.e. with no charts present there is no
problem), but obviously leads to an update call to the chart.
This call must not be issued!
->FST: Make this two issues, one for Calc and one for Writer.
---------------------------------------------------------------------
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]