https://bugs.documentfoundation.org/show_bug.cgi?id=151846

--- Comment #4 from vibrationofl...@pm.me ---
(In reply to Noel Grandin from comment #3)
> What is your code doing with InterpretedData that it needs to import it?

I am not useing InterpretedData specifically. I am using XChartTypeTemplate.

These other three I discovered using my OOO UNO TEMPLATE projects that also
allows my test to discover missing interfaces and other imports.

https://github.com/Amourspirit/ooo_uno_tmpl/tree/main/tests/test_imports_dyn

- XTransformation
- XDataInterpreter
- InterpretedData


XChartTypeTemplate is critical to my chart2 module (works fine on 7.3x).
https://github.com/Amourspirit/python_ooo_dev_tools/blob/main/ooodev/office/chart2.py

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

Reply via email to