Support for cloning one font record onto another, plus tests
commit2a6b1f68e01a6b07e41fa31f911455404a69de29
authorNick Burch <nick@apache.org>
Sat, 12 Jul 2008 16:56:55 +0000 (12 16:56 +0000)
committerNick Burch <nick@apache.org>
Sat, 12 Jul 2008 16:56:55 +0000 (12 16:56 +0000)
tree56f26b26c2a466fb44dda034d5804ff352064c48
parent339d96f6635c3056c633628fa7544d4aa05a697d
Support for cloning one font record onto another, plus tests

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@676201 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/FontRecord.java
src/testcases/org/apache/poi/hssf/record/AllRecordTests.java
src/testcases/org/apache/poi/hssf/record/TestFontRecord.java [new file with mode: 0644]