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

--- Comment #6 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to