Question about class DrawingML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I have restart looking how to export fill of a Fontwork-shape to pptx. I know in principle, what has to be done. The problem is, that I need shape properties in DrawingML::WriteRunProperties(). There exists this calling chain in DrawingML: WriteText() -> WriteParagraph() -> WriteRun() -> WriteRunProperties(). Currently only WriteText() has the shape properties in its variable 'rPropSet'. How can I transport the information to WriteRunProperties()?

Currently I can imagine
(1) add a member to class DrawingML
(2) extend the parameter lists in the calling chain

Class DrawingML has the derived classes ChartExport and ShapeExport.

Any idea how to solve the problem?

Kind regards
Regina
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux