3D chart support
Regina Henschel
rb.henschel at t-online.de
Sun Aug 24 16:23:31 UTC 2025
Hi Eric
Eric de Beus schrieb am 22.08.2025 um 21:18:
> 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?
I think, currently no one works on 3D topics.
Do you have previous knowledge of 3D?
Have you already done an easy hack to familiarize yourself with the
tools for developing in LibreOffice core?
Your mail title says "3D chart". It there a special problem you want to
solve?
Kind regards,
Regina
More information about the LibreOffice
mailing list