https://bugs.freedesktop.org/show_bug.cgi?id=67615

--- Comment #16 from Lionel Elie Mamane <lio...@mamane.lu> ---
Hmm...I missed that text fields not in a table control do not use the format
when bound to text fields. Which rather makes sense, and avoids the issue
entirely.

Note to self: see if DbTextField could use the same method as free-float text
control to get the formatted value (value as a string), namely a
dbtools::FormattedColumnValue, instead of svxform::OTypeConversionClient (which
delegates to connectivity::ODataAccessStaticTools).

Or maybe svxform::OTypeConversionClient can be "configured" (changed?) to use
dbtools::FormattedColumnValue instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to