https://bugs.freedesktop.org/show_bug.cgi?id=77987

--- Comment #6 from Regina Henschel <[email protected]> ---
In SdSnapLineDlg::GetAttr(SfxItemSet& rOutAttrs) in
/core/sd/source/ui/dlg/dlgsnap.cxx I see

    rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_X, nXValue));
    rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_Y, nYValue));

SfxUInt32Item looks suspicious to me, I expect SfxInt32Item. But I have got no
build environment for LibreOffice and therefore cannot text my guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to