https://bugs.documentfoundation.org/show_bug.cgi?id=92538
--- Comment #8 from Lionel Elie Mamane <[email protected]> --- Actually, not that I look at it more closely, it looks like the alphabetical sort is done by the driver, and LibreOffice just takes the first (of the right general type category: integer, text, ...) in the order returned by the driver. So by manipulating the sort order in the driver, it looks like we can choose the defaults. It looks like the driver already forces "int4" to be the default for Integer by forcing it to be the first Integer in the list. I'm testing that and coming back. See you tomorrow :) -- 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
