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





------- Additional comments from [EMAIL PROTECTED] Wed Jan  3 09:25:32 -0800 
2007 -------
unfortunately I cant compile a working copy of Base or Calc, so I can't test my
patch.  I guess I could post the *idea* here, as sort of pseudo-code, but it is
VERY hacky.  Basically I added a 'denominator' field to the formatting struct,
added 1-9 as valid digit placeholders alongside '0' '#' and '?', and then
aggregate the numbers into the denominator field when looking for placeholders.
 Then in the output code I check if theres a denominator and if so then output
(Num*Denom)/Denom.  I am going to put a little more effort into getting a
working build environment so I can test myself, if that all fails than I will
put up the untested patch here.

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