https://issues.apache.org/ooo/show_bug.cgi?id=125837
Kay <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|editing |help --- Comment #4 from Kay <[email protected]> --- (In reply to [email protected] from comment #3) > I have to confess I don't know any OpenOffice internas, but the syntax > "FIXED( Number N [ ; Integer D = 2 [ ; Logical OmitSeparators = FALSE() ] ] > )" in the spec sounds like the second parameter is defined as optional as > well. > > When I try it out in recent OpenOffice 4.1.1 I see that the method behaves > with default "2" for D, so code-wise it seems to be fine. > > The current documentation in OpenOffice and the file defining the > excelfileformat does not reflect that. Ah! I see what you're saying. You are correct. The second parameter is required, not optional. Changing the component on this to Help instead of Editing and we will get this corrected. Sorry for any misunderstanding. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
