From 89ef0de42e92951a5641d2d77523e6b25e789b25 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 19 Sep 2024 16:13:27 +0000 Subject: try to add more chart related classes to poi-ooxml-lite git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920795 13f79535-47bb-0310-9956-ffa450edef68 --- src/resources/ooxml-lite-report.clazz | 2 ++ src/resources/ooxml-lite-report.xsb | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src') diff --git a/src/resources/ooxml-lite-report.clazz b/src/resources/ooxml-lite-report.clazz index ebecc11541..144216dba8 100644 --- a/src/resources/ooxml-lite-report.clazz +++ b/src/resources/ooxml-lite-report.clazz @@ -2549,3 +2549,5 @@ org/openxmlformats/schemas/drawingml/x2006/chart/impl/STAxisUnitImpl org/openxmlformats/schemas/drawingml/x2006/chart/STAxisUnit org/openxmlformats/schemas/drawingml/x2006/main/impl/CTAudioFileImpl org/openxmlformats/schemas/drawingml/x2006/main/CTAudioFile +org/openxmlformats/schemas/drawingml/x2006/chart/impl/STHoleSizePercentImpl +org/openxmlformats/schemas/drawingml/x2006/chart/impl/STHoleSizeUByteImpl diff --git a/src/resources/ooxml-lite-report.xsb b/src/resources/ooxml-lite-report.xsb index dbe2b16d00..e058876cc7 100644 --- a/src/resources/ooxml-lite-report.xsb +++ b/src/resources/ooxml-lite-report.xsb @@ -1183,3 +1183,5 @@ ctpivotarea26cetype ctpivotareareferencesaef6type ctpivotareareferencee5a5type ctindex5371type +stholesizepercenta3d2type +stholesizeubyte577atype -- cgit v1.2.3