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

--- Comment #8 from Maxim Monastirsky <[email protected]> ---
(In reply to Yousuf Philips (jay) from comment #7)
> @Maxim: Your thoughts on this?
Each built-in style has 2 names. One is "internal" non-localizable name, and
another "display" name which can be translated (and some styles have also a
third name, i.e. the label we give to style commands in *Commands.xcu). In
order to work with all locales, the .uno:StyleApply command should get the
internal name. So "Quotation" is the display name, and should be replaced with
the internal name which is "Citation".

wrt "Default Style" (comment 3 and Bug 108301 comment 0), Writer seems to
return the translatable name also when asking for the internal name. So we need
to change that, so it won't return it unless we explicitly ask for the display
name.

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