Hi, Jianyuan I think this problem may exist on those documentation objects which has alternative text or object description properties, such as Chart, OLE, Fontwork, etc. Currently the import filter does not parse alt text, The solution that import alt text as the title sounds good to me:)
2012/6/7 Jianyuan Li <lijianyuan1...@gmail.com> > Hi, All, > > In Excel 2003, for shape and form control, there is an attribute named "alt > text". But Aoo shape and form control do not have an attribute similar like > it. So when Aoo import them, this attribute will be omitted. And on > exporting it as an Excel 2003 file, this attribute will not be exported. So > on opening the export file in Excel 2003, incorrect attribute value will be > shown. There is a bug related to it: > https://issues.apache.org/ooo/show_bug.cgi?id=119659 > > To fix this issue, is there someone having a good solution? How about > import alt text as the title(in shape description dialog) in Aoo? And then > export the Aoo title as Excel 2007 alt text? >