Hi,
Currently I am looking at fdo#40835, which mentions the problem that Excel function F.DIST has 4
required arguments and that ODF1.2 function FDIST has the same arguments, only the last argument
is optional.
Is there code that handles my case? Otherwise I may have to introduce an extra function to Calc,
just because of this optional/required argument difference.
I found core/sc/source/filter/excel/xeformula.cxx that seems to do what I need in
XclExpFmlaCompImpl::AppendTrailingParam(),
and /core/formula/source/core/api/token.cxx with FormulaMissingContext::AddMoreArgs().
That doesn't seem to work as it should, at least for ocGammaDist.
So I've got more digging to do.
Anyone familiar with these files and its code and willing to provide me with background information
is welcome, though.
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.