RE: fdo57180 add function NUMBERVALUE() to calc as defined in ODFF1.2

2012-12-17 Thread Winfried Donkers
Hi Eike, > http://www.w3.org/TR/xmlschema-2/#float > Note however that our data type is double, not float, so > http://www.w3.org/TR/xmlschema-2/#double > [...] > See above ;-) and sal/inc/rtl/math.hxx Thank you! I will use your information and probaly submit a patch soon :) Winfried __

Re: fdo57180 add function NUMBERVALUE() to calc as defined in ODFF1.2

2012-12-14 Thread Eike Rathke
Hi Winfried, On Thursday, 2012-12-13 09:59:38 +0100, Winfried Donkers wrote: > The coding of this function seems to be going nicely, but for the string to > double conversion I would like some pointers/interpretations. > 1. ODFF1.2 refers to 'xsd:float' and conversion 'according to the definitio