]> source.dussan.org Git - poi.git/commit
add Colorref structure and use it to store color information in CHP(X)
authorSergey Vladimirov <sergey@apache.org>
Mon, 25 Jul 2011 09:39:07 +0000 (09:39 +0000)
committerSergey Vladimirov <sergey@apache.org>
Mon, 25 Jul 2011 09:39:07 +0000 (09:39 +0000)
commit55ed7e8d77acde791b4e477c1a6c893e6a2ff9ae
treed6066a3240474460fdbe9cf7eca490c2d400ce11
parent62d7a21e94bf54b5544788eff232d33c5fdcc0db
add Colorref structure and use it to store color information in CHP(X)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150606 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/model/Colorref.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hwpf/model/types/CHPAbstractType.java
src/scratchpad/src/org/apache/poi/hwpf/sprm/CharacterSprmCompressor.java
src/scratchpad/src/org/apache/poi/hwpf/sprm/CharacterSprmUncompressor.java
src/scratchpad/src/org/apache/poi/hwpf/usermodel/CharacterProperties.java
src/types/definitions/chp_type.xml