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

--- Comment #12 from Kevin Suo <suokunl...@126.com> ---
(In reply to Bertoldi from comment #10)

I added the following code in the TRUE part of the if loop:
> msgbox("supportService is True!")

and added the following code in the False (else) part:
> msgbox("supportService is False!")

then when I run this macro manually in Base, I get msgbox "supportService is
False!" which is expected.
When I paste this code as a libreoffice module, then run in Writer, it shows
"supportService is True!" message, which is also expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to