[Libreoffice-bugs] [Bug 118544] Optional macro parameter defined as Integer has type Variant/String causing type errors in the macro
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 13 09:30:27 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=118544
--- Comment #6 from himajin100000 at gmail.com ---
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=2fbd7d24#4044
-p = new SbxVariable();
+p = new SbxVariable(pParam-> eType);
--
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/20190813/5f3be858/attachment.html>
More information about the Libreoffice-bugs
mailing list