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

            Bug ID: 92121
           Summary: Add option to format currency with currency sign left
                    aligned
           Product: LibreOffice
           Version: 4.4.4.2 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Calc could improve the way it represents currencies by allowing formating them
with the currency symbol left-aligned in the cell (Excel style). This will make
currencies easier to read.

This is current behavior:

        A      |     B
----------------------------
1 | Currency 1:|       $1,00
2 | Currency 2:|     $198,00
3 | Currency 3:|      $21,00
4 | Currency 4:|    $9851,00
5 | Currency 5:|       $5,00
6 | Total:    :|   $10079,00

Requested enhancement:

        A      |     B
----------------------------
1 | Currency 1:| $      1,00
2 | Currency 2:| $    198,00
3 | Currency 3:| $     21,00
4 | Currency 4:| $   9851,00
5 | Currency 5:| $      5,00
6 | Total:    :| $  10079,00

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to