https://issues.apache.org/ooo/show_bug.cgi?id=119629

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77992|0                           |1
        is obsolete|                            |
  Attachment #78174|                            |review?
              Flags|                            |

--- Comment #4 from [email protected] ---
Created attachment 78174
  --> https://issues.apache.org/ooo/attachment.cgi?id=78174&action=edit
patch for bullet color in pptx

In this sample, the color is from bullet's closest text.
Thus add code to get color from closest text and apply it to bullet color.
It involves
1. add lcl_getBulletclr() to get color from text from runs and apply it to
bullet color
2. add a const member function getBulletList() to be invoked in
TextParagraph::insertAt() const

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to