https://bugs.documentfoundation.org/show_bug.cgi?id=103602
Regina Henschel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #2 from Regina Henschel <[email protected]> ---
It is a hard problem. The "draw:fill" attribute may not be used in the element
<style:page-layout-properties>. And the element <style:page-layout> has no
other children or attributes that are suitable.
For Draw and Impress, this is solved by an element <style:style> of style
family "drawing-page". But this family is only usable with draw and
presentation documents.
For Calc it is solved by restricting the background filling to color and image,
because those do not need an attribute "draw:fill". Color is written by the
attribute "fo:background-color" and an image by the child element
<style:background-image> of the element <style:page-layout-properties>.
Writer was restricted in the same way in older versions of LibreOffice.
So currently exists no way to express other kind of fillings beside color or
image for a text document or for a spreadsheet in ODF.
There are suggestions required, how to solve this problem in ODF. Such
considerations would have been necessary _before_ implementing the new feature.
Another problem is, to get it into the namespace "loext", because only whole
elements and attributes have a namespace, but not a single value.
Where should this be discussed, so that it is really public? Here in the issue,
or on the dev mailing list, or in a Wiki page or ...?
--
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