Following the mail to the ml: http://listarchives.documentliberation.org/www/devel/msg00038.html
And libetonyek does not interpret strings in formulas in any
way, so it only has to indicate that wildcards are used (likely using
table:enable-wildcards property in startDocument); libodfgen then has to
be changed to emit proper table:calculation-settings.
attachment will follow in a few minutes
example numbers file. B2 should contain 3 ;-)
Hello,
I try to add a function to allow emission of some table:calculation-settings in a odf file https://sourceforge.net/p/libwpd/libodfgen/ci/af8f913bf81daf33c99bf415c8e73e525be5a28e/ , feel free to modify/remove it...