https://bugs.documentfoundation.org/show_bug.cgi?id=82610
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |RESOLVED --- Comment #15 from Mike Kaganski <[email protected]> --- This is not a bug. As explained in help [1], all add-in functions (including DEC2HEX) must use a specific syntax (like "com.sun.star.sheet.addin.Analysis.getDec2Hex", not "DEC2HEX"), when passed to setFormula. This is explained in bug 54854 comment 29, and Olivier has improved that help page for version 7.3 to mention the syntax for setting formulas [2]. [1] https://help.libreoffice.org/7.2/en-US/text/sbasic/shared/calc_functions.html?DbPAR=BASIC [2] https://help.libreoffice.org/7.3/en-US/text/sbasic/shared/calc_functions.html?DbPAR=BASIC -- You are receiving this mail because: You are the assignee for the bug.
