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

Justin L <jl...@mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |riksha...@gmail.com
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Justin L <jl...@mail.com> ---
The problem seems to have come with this line:
    -ImplWriteShape( aObj, rSolverContainer );
    +ImplWriteShape( aObj, rSolverContainer, /*bOOxmlExport=*/true );

and
            // This code is expected to be called only for DOCX format.
-            if (xPropInfo.is() && bOOxmlExport)
+           if (xPropInfo.is())

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to