[Libreoffice-bugs] [Bug 119191] FILEOPEN, FILESAVE The object rotates and switches position to a different cell everytime I Open/Close again.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 18 18:52:54 UTC 2019


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

--- Comment #7 from Regina Henschel <rb.henschel at t-online.de> ---
Ups, wrong quote, here the correct one from line #1441:
void SdrObjCustomShape::NbcSetSnapRect( const tools::Rectangle& rRect )
{
    maRect = rRect;
    ImpJustifyRect(maRect);
    InvalidateRenderGeometry();
    AdaptTextMinSize();
    ImpCheckShear();
    SetRectsDirty();
    SetChanged();
}

-- 
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/20191118/6a8d936d/attachment.html>


More information about the Libreoffice-bugs mailing list