<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot Format Data Label from PPTX chart"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131189">bug 131189</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot Format Data Label from PPTX chart"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131189#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot Format Data Label from PPTX chart"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131189">bug 131189</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>The labels in the referenced pptx file are not purely generated from category,
value,... But they contain text, that was entered by the user. Those texts were
lost in older versions. Since 6.1 the text is imported in CustomLableFields, a
sequence of DataPointCustomLabelField (see API reference). According
description in API is should support the
com::sun::star::style::CharacterProperties service. But that seems to be not
fully implemented. I can see the properties in the Basic IDE, but changing via
macro does not work.

For export to odp the code has a "TODO add style" comment about missing Font
related properties (SchXMLExport.cxx#3486).

The problem happens, if font properties were set on a single data label in
PowerPoint. If you remove the direct formatting in PowerPoint, setting font
properties in LibreOffice will work.</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>