To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=5930
------- Additional comments from [EMAIL PROTECTED] Wed Mar 30 00:58:19 -0800 2005 ------- Actually the total number of integer digits, "#" and "0", is counted. "0.00E+00" and "#.00E+00" are equivalent, and "###.0E+00", "##0.0E+00" and "000.0E+00" all force the exponent to multiples of 3 (with the last one adding leading zeros - after all, leading zeros without modifying the exponent are quite useless). "##0.0E+0" is among the default formats in XLS file format. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
