To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46511





------- Additional comments from [email protected] Thu Dec 17 23:24:36 
+0000 2009 -------
Hi. I fixed this in KSpread by connecting the formula in context.xml;

<table:table-cell table:style-name="ce1" 
table:formula="of:=ROUNDDOWN(123.456789;3)"
office:value-type="float" office:value="123.456">

to following style in styles.xml;

<number:number-style style:name="N116">
<number:number number:decimal-places="3" />
</number:number-style>

So, using the number:decimal-places attribute.


---------------------------------------------------------------------
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]

Reply via email to