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

--- Comment #17 from Justin L <jl...@mail.com> ---
In users.odt, we see all cells in the first column in the table defined like
<text:p text:style-name="P15">
  <text:span text:style-name="T4">111111</text:span>
</text:p>

and the dynamic style P15 defined with
<style:style style:name="P15" style:family="paragraph" 
             style:master-page-name="Standard">
             .../>
</style:style>

where master-page-name == RES_PAGEDESC - aka a break-before-with-page-style.

You can't see this in the UI - probably because it is illegal.
Again - not touching this as per comment 15.

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