[Libreoffice-bugs] [Bug 143707] Macro optional parameter is incorrectly initialized to the default integer value with Option VBASupport 1

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 3 17:09:56 UTC 2021


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |0476

--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
Looks like "%" is the type character, read at SbiRuntime::StepPARAM using
'pImg->GetString( nDefaultId )'. It is assigned to a variable of type Variant,
which happily accepts string as is, without conversion to integer.

-- 
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/20210803/a8f1d90d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list