diff options
author | PJ Fanning <fanningpj@apache.org> | 2023-12-10 12:53:05 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2023-12-10 12:53:05 +0000 |
commit | 2c838143baaa16eaa52231397f1ea85dc849c7b1 (patch) | |
tree | 4c84f0a976c1aa27ba59c2b6ad339100e3ce8d9e /src/resources | |
parent | ecc42ac4f25da02b571ab1d29e15f7b3c911447a (diff) | |
download | poi-2c838143baaa16eaa52231397f1ea85dc849c7b1.tar.gz poi-2c838143baaa16eaa52231397f1ea85dc849c7b1.zip |
[GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914509 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/ooxml-lite-report.clazz | 22 | ||||
-rw-r--r-- | src/resources/ooxml-lite-report.xsb | 6 |
2 files changed, 28 insertions, 0 deletions
diff --git a/src/resources/ooxml-lite-report.clazz b/src/resources/ooxml-lite-report.clazz index 50963a55bd..ebecc11541 100644 --- a/src/resources/ooxml-lite-report.clazz +++ b/src/resources/ooxml-lite-report.clazz @@ -1908,6 +1908,28 @@ org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/StyleSheetDocumentImpl org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/TableDocumentImpl org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/WorkbookDocumentImpl org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/WorksheetDocumentImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/STFieldSortType +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/STFieldSortTypeImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTAutoSortScopeImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTAutoSortScope +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTPivotAreaImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTPivotArea +org/openxmlformats/schemas/spreadsheetml/x2006/main/STPivotAreaType$Enum +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTPivotAreaReferencesImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTPivotAreaReferences +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTPivotAreaReferenceImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTPivotAreaReference +org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTIndexImpl +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTIndex +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTFormats +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTPivotFilters +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTColItems +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTRowItems +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTChartFormats +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTConditionalFormats +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTPivotHierarchies +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTRowHierarchiesUsage +org/openxmlformats/schemas/spreadsheetml/x2006/main/CTColHierarchiesUsage org/openxmlformats/schemas/wordprocessingml/x2006/main/CTAbstractNum org/openxmlformats/schemas/wordprocessingml/x2006/main/CTAltChunk org/openxmlformats/schemas/wordprocessingml/x2006/main/CTAttr diff --git a/src/resources/ooxml-lite-report.xsb b/src/resources/ooxml-lite-report.xsb index 3139fc3dca..dbe2b16d00 100644 --- a/src/resources/ooxml-lite-report.xsb +++ b/src/resources/ooxml-lite-report.xsb @@ -1177,3 +1177,9 @@ staxisunit6cc7type chartelement2 ctaudiofile1563type relationships93b3doctype +stfieldsorttypee6a1type +ctautosortscope0dc6type +ctpivotarea26cetype +ctpivotareareferencesaef6type +ctpivotareareferencee5a5type +ctindex5371type |