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

--- Comment #1 from Alex Thurgood <ipla...@tuta.io> ---
If I try and run this macro in LO5.4.7.2, I get the following error (in French)
:

BASIC runtime error.
Property or method not found : BackGraphic.

So the method wasn't available then, or it was called something slightly
different.

I also had to correct your use of "Default Style" to "Style par défaut" in
order to avoid an error on this line :

oPageStyle =
ThisComponent.getStyleFamilies().getByName("PageStyles").getByName("Style par
défaut")


In 6.1, when I run the macro with the tests at the end I get TRUE in the
MsgBox. No image is inserted.


I'm not a Basic expert, so can't say what is wrong with your macro when testing
in my French language version of LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to