https://bugs.documentfoundation.org/show_bug.cgi?id=148806
--- Comment #14 from Justin L <[email protected]> --- A proposed patch for exposing document open/close/new to VBA macros is at http://gerrit.libreoffice.org/c/core/+/140801 DOC round-trip losing macros: I just want to confirm that MS Word handled the round-tripped file just fine. In LO, it fails at forms/source/misc/InterfaceContainer.cxx:119 Reference< XModel > xDoc( getXModel( static_cast< XContainer *> ( this ) ) ); if ( !xDoc.is() ) break; // ROUND-TRIPPED file hits this. -- You are receiving this mail because: You are the assignee for the bug.
