[Libreoffice-bugs] [Bug 118167] FILESAVE XLSX VBA-Project and Microsoft Excel Objects look different after export

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 22 00:36:10 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118167

Markus Mohrhard <markus.mohrhard at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |markus.mohrhard at googlemail.
                   |desktop.org                 |com

--- Comment #9 from Markus Mohrhard <markus.mohrhard at googlemail.com> ---
Seems that I implemented a wrong order for the Module and Document Object
streams:

MS-OVBA in section 2.3.1.3 states:

ProjectModule
= ( ProjectDocModule /
ProjectStdModule /
ProjectClassModule /
ProjectDesignerModule )

A normal module is a ProjectStdModule and it seems that as we are exporting
them in the wrong order MSO is not handling the import correct. I have a fix
but need to test that it actually works.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180722/2f90fc35/attachment-0001.html>


More information about the Libreoffice-bugs mailing list