<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support ‰ (per mille) number format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132244#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support ‰ (per mille) number format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132244">bug 132244</a>
              from <span class="vcard"><a class="email" href="mailto:info@scito.ch" title="info@scito.ch">info@scito.ch</a>
</span></b>
        <pre>Another similar use case is cents. E.g. the cell is in €/km, but is should be
shown cents/km.

Example:

Cell: 0.07 €/km
Display: 7 cents/km

Display = 100 * cell value</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>