<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: ODS - Default cell style font size not set"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112559#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: ODS - Default cell style font size not set"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112559">bug 112559</a>
              from <span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>Quoting myself from my <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Unexpected content inserted into XML element in ScDocShell when adding Default style to sc/res/xml/styles.xml"
   href="show_bug.cgi?id=139281">bug 139281</a>:

(In reply to Buovjaga from <a href="show_bug.cgi?id=112559#c0">comment #0</a>)
<span class="quote">> I was looking into <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: ODS - Default cell style font size not set"
   href="show_bug.cgi?id=112559">bug 112559</a> "FILESAVE: ODS - Default cell style font size
> not set". It is indeed possible to solve it by editing
> sc/source/core/data/stlpool.cxx so it has

> #include <editeng/fhgtitem.hxx>

> and in ScStyleSheetPool::CreateStandardStyles()

> pSet->Put( SvxFontHeightItem( 200, 100, ATTR_FONT_HEIGHT ) ); // 10pt</span >

(Just as an additional note on how *not* to solve this)</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>