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

            Bug ID: 135335
           Summary: UNO API: SwXNumberingRules::getByIndex returns font
                    style name in BulletFontName
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

XNumberingRules::getByIndex returns a sequence of css::beans::PropertyValue.
One of them is "BulletFontName", which is defined in
offapi/com/sun/star/text/NumberingLevel.idl as:

> the name of the font for the symbol. This is only valid if the
> numbering type is com::sun::star::style::NumberingType::CHAR_SPECIAL.

So it's expected that this property has font name (e.g., OpenSymbol). But in
fact, font style is written there in
SwXNumberingRules::GetPropertiesForNumFormat, like "Regular".

Obviously inherited from OOo:
https://forum-test.openoffice.org/en/forum/viewtopic.php?f=45&t=28632#p130590.

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

Reply via email to