https://bugs.documentfoundation.org/show_bug.cgi?id=149866
--- Comment #7 from Vladimir Sokolinskiy <[email protected]> --- Further experiments showed that after the first start of LO, it is enough to enter the following text into the Module1 module of the Standard library (instead of step 2 of comment 5): Option Explicit Private oObjects(100) 'Objects to inspect Private Titles(100) 'Titles Sub Test(Optional oInsObj, Optional title$) End Sub -- You are receiving this mail because: You are the assignee for the bug.
