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

Heiko Tietze <heiko.tie...@documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |needsDevAdvice
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mikekagan...@hotmail.com

--- Comment #1 from Heiko Tietze <heiko.tie...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to