From 4afcb281cef11d7943e5c4ca4324098f7eac9b42 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 14 Sep 2023 14:56:01 +0000 Subject: [bug-67005] XSLFPictureShape - audio-related methods. Thanks to Max git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912315 13f79535-47bb-0310-9956-ffa450edef68 --- src/resources/ooxml-lite-report.clazz | 2 ++ src/resources/ooxml-lite-report.xsb | 1 + 2 files changed, 3 insertions(+) (limited to 'src/resources') diff --git a/src/resources/ooxml-lite-report.clazz b/src/resources/ooxml-lite-report.clazz index 16c5c9d4b2..50963a55bd 100644 --- a/src/resources/ooxml-lite-report.clazz +++ b/src/resources/ooxml-lite-report.clazz @@ -2525,3 +2525,5 @@ org/openxmlformats/schemas/drawingml/x2006/main/CTComplementTransform org/openxmlformats/schemas/drawingml/x2006/main/CTPositiveFixedAngle 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 diff --git a/src/resources/ooxml-lite-report.xsb b/src/resources/ooxml-lite-report.xsb index 26de7ad4db..f6be2d73d2 100644 --- a/src/resources/ooxml-lite-report.xsb +++ b/src/resources/ooxml-lite-report.xsb @@ -1175,3 +1175,4 @@ ctdlblpos9ce4type stdlblpos1cf4type staxisunit6cc7type chartelement2 +ctaudiofile1563type -- cgit v1.2.3