[Libreoffice-bugs] [Bug 139373] Private variables are not only available in the module in which they are defined.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jan 3 06:12:00 UTC 2021


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

--- Comment #1 from Nukool Chompuparn <nukool at gmail.com> ---
Sorry for typo.

Editted:

Actual Results:
Sub Show_var_LL2M5_2
varDimPrivateS  = 0
varPrivateS     = 0
varGlobalS      = 0
varPublicS      = 0
varDimPrivateL1 = 0
varPrivateL1    = 0
varGlobalL1     = 0
varPublicL1     = 0


Expected Results:
varDimPrivateS  = 
varPrivateS     =
varDimPrivateL1 = 
varPrivateL1    =

-- 
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/20210103/8b0117ea/attachment.htm>


More information about the Libreoffice-bugs mailing list