]> source.dussan.org Git - poi.git/commit
Replace magic constant use of Escher Blip Start type ID with reference
authorMarius Volkhart <mariusvolkhart@apache.org>
Sat, 27 Feb 2021 18:26:36 +0000 (18:26 +0000)
committerMarius Volkhart <mariusvolkhart@apache.org>
Sat, 27 Feb 2021 18:26:36 +0000 (18:26 +0000)
commitb9bbac0005c9a5b1e3508c46389f6746232148a6
tree96cb92e50c923ad6492ec66baa2f5ac15e2258c9
parentd543e89185be6034988131acf419744b4d955b6b
Replace magic constant use of Escher Blip Start type ID with reference

Instead of referring to the magic constant 0xF018, reference the value in the EscherRecordTypes enum.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886987 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFPictureData.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFPictureData.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.java
src/scratchpad/src/org/apache/poi/hwpf/model/PICFAndOfficeArtData.java