]> source.dussan.org Git - poi.git/commit
Replace magic constant use of EscherBSERecord type ID with reference
authorMarius Volkhart <mariusvolkhart@apache.org>
Sat, 27 Feb 2021 18:22:33 +0000 (18:22 +0000)
committerMarius Volkhart <mariusvolkhart@apache.org>
Sat, 27 Feb 2021 18:22:33 +0000 (18:22 +0000)
commitd543e89185be6034988131acf419744b4d955b6b
tree6330d9c9061740528c208ca8cada31f6a9c94ebf
parent16561e85c784cdc49884e7586c86aa397ade9876
Replace magic constant use of EscherBSERecord type ID with reference

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

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