<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Status bar displays "wrong" sum when colored negative cell format used"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119248#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Status bar displays "wrong" sum when colored negative cell format used"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119248">bug 119248</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>Transporting colour to display in status bar IMHO would be overkill. Solution
probably would be to not use the actually applied format, but the format's
locale's category's default format instead. Of course not for currencies..

Suitable as EasyHack, code pointer:
sc/source/ui/view/tabvwsha.cxx
ScTabViewShell::GetFunction()
place calling pDoc->GetNumberFormat(...)

Add something calling SvNumberFormatter::GetStandardFormat( double, sal_uInt32,
SvNumFormatType, LanguageType)</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>