[Libreoffice-bugs] [Bug 127025] Background image of Base form cannot be set using the BackGraphic property

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 3 14:48:53 UTC 2019


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

--- Comment #1 from Alex Thurgood <iplaw67 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190903/43888401/attachment.html>


More information about the Libreoffice-bugs mailing list