https://bugs.documentfoundation.org/show_bug.cgi?id=151376
--- Comment #3 from ms777 <[email protected]> --- I can confirm that for LO 7.4.3.2 (x64) Same problem happens when assigning a trivial sub to the document open event and reopenning the doc without closing LO: sub doNothing end sub Same problem happens with python: def doNothing(*args): result = 17*4 -- You are receiving this mail because: You are the assignee for the bug.
