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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.6.7.2 release             |Inherited From OOo
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-b...@lists.free |jl...@mail.com
                   |desktop.org                 |

--- Comment #6 from Justin L <jl...@mail.com> ---
DOCX export does
        case SvxAdjust::BlockLine:
        case SvxAdjust::Block:
            if (rAdjust.GetLastBlock() == SvxAdjust::Block)
                pAdjustString = "distribute";
            else
                pAdjustString = "both";
            break;

fix proposed at https://gerrit.libreoffice.org/c/core/+/152199

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to