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

--- Comment #3 from Justin L <jl...@mail.com> ---
Some code pointers:
gallerymenu2|background">Insert as Bac_kground</property>
sw/source/uibase/shells/basesh.cxx-void SwBaseShell::ExecuteGallery
.uno:BackgroundImage SID_GALLERY_BG_BRUSH

I thought it might just be a simple problem of XATTR_FILL_ not being used. But
it looks like RES_BACKGROUND is handled via unobrushitemhelper.cxx. But the end
result gives a aGraphic.Type == GraphicType::NONE.

GalleryThemePopup::BackgroundMenuSelectHdl passes the URL
libreoffice2/instdir/program/../share/gallery/computers/Computer-Desktop.png
somewhere, but so far I haven't been able to find out which black box turns
that into a Graphic.

-- 
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