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

--- Comment #22 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
So I did a couple of tests to verify the feature is missing in impress.
1. a DOCX file with a washout image is correctly imported in Writer with
watermark mode
2. Changing
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/fillproperties.cxx?r=09cd0e36#762
to eColorMode = ColorMode_STANDARD; and
https://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/GraphicImport.cxx?r=7a1bf5c1#1324
to if( m_pImpl->eColorMode == drawing::ColorMode_STANDARD && opens the washout
image as standard in Writer. nothing is displayed in Impress

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