https://bugs.documentfoundation.org/show_bug.cgi?id=107960
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Mike Kaganski <[email protected]> --- This is not a bug. When you created a Basic module in LibreOffice, it was a new StarBasic module. There is no StarBasic support in MS formats - just the same way as any other module type except VBA (AFAIK). LibreOffice can not *create* VBA modules; it only can import them and then work with them to some degree. To allow saving modules created in LibreOffice, we should implement a new feature "create a VBA module". So this could be changed to such an enhancement request possibly. -- You are receiving this mail because: You are the assignee for the bug.
