[Libreoffice-bugs] [Bug 134504] Editing Base Public and Private variables not working

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 19 11:24:20 UTC 2020


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

--- Comment #1 from himajin100000 at gmail.com ---
1. What happens if you declare the variables VarI and VarS as "Global" instead
of "Public" or "Private"
2. What happens if you add "Option VBASupport 1" to the code and keep the
variables "Public" and "Private"?

I believe that variables declared with "Public" and "Private" under "Option
VBASupport 0"(default) are not PersistentGlobal

https://opengrok.libreoffice.org/xref/core/basic/source/comp/dim.cxx?r=5f19287a#215

https://opengrok.libreoffice.org/xref/core/basic/source/comp/dim.cxx?r=5f19287a#220

-- 
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/20200719/145e1952/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list