[Libreoffice-bugs] [Bug 118218] VBA FormatNumber function is unsupported

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 19 16:19:29 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118218

--- Comment #2 from himajin100000 at gmail.com ---
source code pointer

https://opengrok.libreoffice.org/xref/core/basic/source/inc/rtlproto.hxx?r=b1f6e629

true, FormatNumber is not implemented

example: how the Standard Function Date is implemented
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=44391aec#2307

https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=657668c3#889
https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#1460
https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#295
https://opengrok.libreoffice.org/xref/core/include/basic/sberrors.hxx?r=4e70d0b6#32

Error Number 35 for Option VBASupport 1 is "Sub or Function not defined"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180619/99728c96/attachment-0001.html>


More information about the Libreoffice-bugs mailing list