<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ole object preview is blank"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111484#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ole object preview is blank"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111484">bug 111484</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
        <pre>CVhecked and found. Very bad trap - two (of several) ReadWindowMetafile usages
pass a SvStream that is seeked to a StartPosition other than zero. So that seek
position has to be used when constructing the VectorDataArray. OTOH there is
one usage in sc that avoids that by copying the data to a MemStream to have it
start-aligned, so this 'hidden' parameter passing was not clear to all callers
of that function.
Solved, put on gerrit.</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>