]> source.dussan.org Git - poi.git/commit
Unit test from bug #45001, and new replaceText method (no test yet)
authorNick Burch <nick@apache.org>
Mon, 16 Jun 2008 12:49:55 +0000 (12:49 +0000)
committerNick Burch <nick@apache.org>
Mon, 16 Jun 2008 12:49:55 +0000 (12:49 +0000)
commitbd44450ddfffff64a06366ceba7808aa68fc6b14
treec0d29296a1867c1c0ee33ca9b37b3540cdfdcddb
parent3572e116275ecf81331a594c5d473c62136296f8
Unit test from bug #45001, and new replaceText method (no test yet)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668143 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/usermodel/Range.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/testRangeInsertion.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeInsertion.java [new file with mode: 0644]