<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fileopen: large text from small DOC text box, that is partially or not seen in Word, shown all in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46203#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fileopen: large text from small DOC text box, that is partially or not seen in Word, shown all in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46203">bug 46203</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Because the text direction is bottom to top (nPropVal == mso_txflBtoT), 
//Writer can now handle vertical textflows in its
//native frames
//Writer will handle all textflow except BtoT
so we cannot do aInfo.bReplaceByFly  = true;

Therefore, it does not try to ConvertDrawTextToFly, but instead it
MungeTextIntoDrawBox.</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>