[Libreoffice-bugs] [Bug 140846] "Contains" in Paragraph Style should identify "Outline" as "Chapter Numbering" and have "Level" before the level number
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 9 11:38:53 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140846
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |needsDevAdvice
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org,
| |mikekaganski at hotmail.com
--- Comment #1 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
If I use New on some existing PS and set an outline level I just get the
number. For example, select Heading, click New at the top-right context menu,
change outline level to Level 1.
The code pointer for this is CntUInt16Item::GetPresentation() in
svl/source/items/cintitem.cxx, but I'm not sure about the scope of this
function.
The complete string is "Numbering(Outline) + 1" with "Numbering" coming from
STR_NUMRULE_ON (see also bug 140845) and, I guess, "Outline" as defined and
hard-coded with the style. Doubt we can change it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210309/702cb938/attachment.htm>
More information about the Libreoffice-bugs
mailing list