https://issues.apache.org/ooo/show_bug.cgi?id=119492
--- Comment #4 from Clarence GUO <[email protected]> --- Root Cause: chart was set modify flag to true during loading. Solution: Reset all OLE's modify flag to false at the end of ImportFrom. It's the major filer method of MSOffice2010. As SD has the same problem(SW doesn't support import chart of MSOffice2010 yet), ImportFrom is the joint entry of the three applications, and MS2003 and ODF have no such problem, so it should the correct place to reset the flag. -- You are receiving this mail because: You are the assignee for the bug.
