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

--- Comment #11 from Regina Henschel <rb.hensc...@t-online.de> ---
(In reply to Svante Schubert from comment #8)
> I have not looked up OOXML, but it would be interesting to take their
> behavior into account as well.

The corresponding property in OOXML is the attribute "space" of borders. You
find it in "17.3.4 Border Properties". Its value is specified as
ST_PointMeasure simple type, 17.18.68. And there you find "This simple type's
contents are a restriction of the ST_UnsignedDecimalNumber datatype".
And Microsoft restricts is further in its 'Office Implementation Information
for ISO/IEC 29500 Standards Support':
"Word restricts the contents of this simple type to be at least 0 and at most
31."

So OOXML does not use negative values for padding.

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