3D chart support
Eric de Beus
Eric.deBeus at dda.kyocera.com
Fri Aug 22 19:18:36 UTC 2025
Hi,
I'm new to the project, and I've been familiarizing myself with the LO code: I saw these
lines (in .../oox/source/drawingml/shapepropertiescontext.cxx):
// todo not supported by core, only for preservation via grab bags
case A_TOKEN( scene3d ): // CT_Scene3D
return new Scene3DPropertiesContext( *this, mrShape.get3DProperties() );
// todo not supported by core, only for preservation via grab bags
case A_TOKEN( sp3d ): // CT_Shape3D
return new Shape3DPropertiesContext( *this, rAttribs, mrShape.get3DProperties() );
Is anyone currently working on this "todo"? And if so, would you welcome help?
Thanks,
- Eric
Confidentiality Notice: This e-mail message may contain confidential and privileged information.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20250822/2a038d8f/attachment.htm>
More information about the LibreOffice
mailing list