<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard (retired) <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard (retired)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - support some of the optional css::drawing::FillProperties properties in chart2"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92965">bug 92965</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;">Summary</td>
           <td>use awt::XGradient instead of gradient name in fill properties
           </td>
           <td>support some of the optional css::drawing::FillProperties properties in chart2
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - support some of the optional css::drawing::FillProperties properties in chart2"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92965#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - support some of the optional css::drawing::FillProperties properties in chart2"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92965">bug 92965</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard (retired) <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard (retired)</span></a>
</span></b>
        <pre>Let us make it more generic.

So the properties:

FillTransparenceGradient
FillGradient
FillHatch
FillBitmap

are defined as optional in css::drawing::FillProperties.

We should implement them in chart2/source/tools/FillProperties.cxx and make
sure that the non-optional name property is handled correctly. The name and the
new property always need to be in sync.

See the first post for some more details.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>