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

--- Comment #10 from László Németh <[email protected]> ---
(In reply to László Németh from comment #7)
> User variables and formulas can use user-defined format with arbitrary
> NumberText formula, for example feminine etc. genders, if that is defined in
> the Soros source (*.sor).
> 
> The attached document contains several formula fields, showing
> 
> Primeira
> Segunda
> Terceira
> Quarta
> Quinta
> Sexta
> 
> 
> Removing an item, or copying a new one update the list immediately.
> 
> It's possible to modify the format in the following way:
> 
> 1. Double click on the item. 
> 
> 2. In Edit Fields dialog window, choose Format "Additional formats...".
> 
> 3. In Format Number dialog window, choose Category "User-defined".
> 
> 4. In Format list, choose "Centésima". The format code is
> 
> "[NatNum12 capitalize ordinal-feminine]0"

4.5. Select Locale "Portuguese (Brazil)", too, to get the localized formats.

> 
> 5. Modify the format code to
> 
> [NatNum12 upper ordinal-feminine]0
> 
> to get uppercase number names.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to