https://bugs.documentfoundation.org/show_bug.cgi?id=154284
--- Comment #1 from Rafael Lima <[email protected]> --- FTR in MSO the same macro would return "False", so indeed this is a bug. In LO: isNumeric(" ") -> True (Wrong) isNumeric("") -> False (OK) I'd say the problem is in ImpScan (sbxscan.cxx), but I have to give it a closer look. -- You are receiving this mail because: You are the assignee for the bug.
