Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Eike,

You reviewed https://gerrit.libreoffice.org/6767 and commented a.o.
"But more important, for backward compatibility file storage the parameter needs to be added when 
omitted so older versions still can calculate the function. See formula/source/core/api/token.cxx 
MissingConvention::isRewriteNeeded() and FormulaMissingContext::AddMoreArgs() and 
FormulaMissingContext::AddMissing()"

The problem I have here is that with CEILING() and FLOOR() the second argument (significance) is 
optional and has its default value (1 or -1) depending on the sign of the first argument (value). 
How do I obtain this value in formula/source/core/api/token.cxx 
FormulaMissingContext::AddMoreArgs() and FormulaMissingContext::AddMissing()?

The same problem may apply in sc/source/filter/excel/xeformula.cxx 
XclExpFmlaCompImpl::AppendTrailingParam(), but I take one hurdle at the time ;)

Any suggestions would be greatly appreciated.

Winfried



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.