Hi, Currenty 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.
I have found in classes FormulaParser and FormulaFinalizer (/core/sc/source/filter/inc/formulaparser.hxx)functions that handle the other way round, i.e. Calc has all arguments mandatory and Excel has optional arguments. 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. Winfried _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice