[Libreoffice-bugs] [Bug 114427] LibreOffice crashes on disposing a frame with a basic macro

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 12 20:35:02 UTC 2017


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

--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
BTW, I had to change this:
oAFrame = ThisComponent.DrawPages(1).NotesPage.GetByIndex(2)
to this:
oAFrame = ThisComponent.DrawPages(1).NotesPage.GetByIndex(1)

since it failed with an out of bounds.

-- 
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/20171212/6688bb65/attachment.html>


More information about the Libreoffice-bugs mailing list