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

--- Comment #25 from Lionel Elie Mamane <[email protected]> ---
(In reply to Julien Nabet from comment #23)

> Lionel: any codepointer about table gui management?

My guess is that it is because a formatted field use a double (IEEE 64bit
double precision floating point number) for the number that is contained in it
and/or for the formatting.

See forms/source/component/FormattedField.[ch]xx

The formatting is done by a system that is shared with Calc; I don't remember
out of the top of my head where it is, but look for "SvNumberFormatsSupplier"
in svl

-- 
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