https://bugs.documentfoundation.org/show_bug.cgi?id=114263
--- Comment #18 from Mike Kaganski <[email protected]> --- Option Compatible help page [1] needs this detail added to the list of the affected things: With it, this is a valid syntax: Dim opt(0) As com.sun.star.beans.PropertyValue Without, it must have New: Dim opt(0) As New com.sun.star.beans.PropertyValue [1] https://help.libreoffice.org/latest/en-US/text/sbasic/shared/compatible.html?DbPAR=BASIC -- You are receiving this mail because: You are the assignee for the bug.
