diff options
author | PJ Fanning <fanningpj@apache.org> | 2023-09-14 14:56:01 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2023-09-14 14:56:01 +0000 |
commit | 4afcb281cef11d7943e5c4ca4324098f7eac9b42 (patch) | |
tree | 611694480694a72ddc915e587734612587f69bd6 /src | |
parent | 3a6b91dd1fb7d0255711cca771a38b3c31c850e7 (diff) | |
download | poi-4afcb281cef11d7943e5c4ca4324098f7eac9b42.tar.gz poi-4afcb281cef11d7943e5c4ca4324098f7eac9b42.zip |
[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
Diffstat (limited to 'src')
-rw-r--r-- | src/resources/ooxml-lite-report.clazz | 2 | ||||
-rw-r--r-- | src/resources/ooxml-lite-report.xsb | 1 |
2 files changed, 3 insertions, 0 deletions
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 |