From 6d2853d9bd5041b2e2938d5bc4cf4657cb33e86e Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sat, 13 Aug 2022 18:11:16 +0000 Subject: [bug-66213] hack clone table code to avoid failing with edge cases git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903398 13f79535-47bb-0310-9956-ffa450edef68 --- src/resources/ooxml-lite-report.clazz | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/resources/ooxml-lite-report.clazz b/src/resources/ooxml-lite-report.clazz index 811deff38a..b9916cc5cf 100644 --- a/src/resources/ooxml-lite-report.clazz +++ b/src/resources/ooxml-lite-report.clazz @@ -2513,3 +2513,7 @@ org/openxmlformats/schemas/drawingml/x2006/chart/CTDLblPos org/openxmlformats/schemas/drawingml/x2006/chart/STDLblPos$Enum org/openxmlformats/schemas/drawingml/x2006/chart/impl/STDLblPosImpl org/openxmlformats/schemas/drawingml/x2006/chart/STDLblPos +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/STTotalsRowFunctionImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula -- cgit v1.2.3