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

--- Comment #3 from libre officer <[email protected]> ---
I confirm this :

> When I store above script in a module WITHOUT VBASupport set, and I call it
> from another module like this:
> 
> Option VBASUpport 1
> Sub Comp_Str_Call
>       CompStr
> End Sub
> 
> the CompStr routine bahaves as if the VBASupport in its module was set to 1,
> which is not the case.

But did you try to explicitly add `Option VBASupport 0` in the beginning of the
module WITHOUT VBASupport.

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

Reply via email to