https://bugs.documentfoundation.org/show_bug.cgi?id=99092

--- Comment #3 from Maxim Monastirsky <[email protected]> ---
(In reply to jvchbabu from comment #2)
> Thanks for your pointer. I verified the list at
> http://opengrok.libreoffice.org/xref/core/filter/source/config/fragments/
> filters/.
>  The list no where specifies what is the filter I need to use for converting
> .xls document to .xlsx.
If it's not obvious from its name, you can also check the "Type" property of a
filter. It maps to an entry from filter/source/config/fragments/types/, and
there you can find file extensions. (Remember to compare by oor:name attribute,
not by file names!)

> 1)calc_MS_Excel_2007_XML.xcu
> 2)calc_MS_Excel_2007_Binary.xcu
> 3)calc_OOXML.xcu
> 4)MS_Excel_2003_XML.xcu
>  It is unclear what to use?,.
1) or 3) is what you're looking for (they both for xlsx).

> If you could let usexact filter name that would be very helpful to us.
Well, I gave it already in my previous comment, but I'll repeat it here - "Calc
MS Excel 2007 XML".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to