oox export of chart transparency

Miklos Vajna vmiklos at collabora.com
Mon Oct 21 07:21:11 UTC 2019


Hi Regina,

On Sun, Oct 20, 2019 at 04:53:09PM +0200, Regina Henschel <rb.henschel at t-online.de> wrote:
> To get a gradient form "FillTransparenceGradientName", I have found
> "com.sun.star.drawing.TransparencyGradientTable". To use it, I need a model.
> That is available in class ChartExport, but not in the base class DrawingML.
> Is there a way to get the gradient itself from its name in
> DrawingML::WriteGradientFill()?

The oox::drawingml::DrawingML ctor gets a oox::core::XmlFilterBase.
That already has a member to refer to the target document, see
FilterBase::setTargetDocument() in oox/source/core/filterbase.cxx:451.
Does that help?

Regards,

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20191021/027ec1c5/attachment.sig>


More information about the LibreOffice mailing list