<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow inline graphics, formulas in impress (and draw)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=35033#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow inline graphics, formulas in impress (and draw)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=35033">bug 35033</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>(In reply to Thomas Lendo from <a href="show_bug.cgi?id=35033#c19">comment #19</a>)
<span class="quote">> @Regina:
> Is this a problem of the ODF specification or only a LibO implementation
> issue?</span >

You would need a construction
<draw:frame><draw:text-box><draw:frame><draw:object>
The schema would allow it directly. The description is not really clear, but I
see no principle problem in file format. For Draw it is simple a missing
feature. For Impress you have the additional task to define, how such enhanced
text-box reacts on animation.


<span class="quote">> 
> As images and frames have an own style in Writer but not in Draw and
> Impress, it's not possible to use the Writer properties. Is it necessary to
> add these styles to Draw and Impress to have this enhancement request to be
> implemented?</span >

No, styles are not the problem here. The problem is, that the text rendering
engine is not able to handle other child elements than <text:span> elements
(=character formatting). The styles in Writer contain additional properties,
which describe the relationship of the -essentially graphic- objects to the
surrounding text. These are not necessary in Draw/Impress because no running
text exists. The normal graphic properties are sufficient for the outer frame.
Only if the nesting <draw:frame><draw:text-box><draw:frame><draw:object> is
implemented additional properties would be necessary for describing the
relationship between inner frame and text-box.</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>