]> source.dussan.org Git - poi.git/commit
Fix the comments code so that we can correctly process existing XSSF comments, and...
authorNick Burch <nick@apache.org>
Wed, 2 Apr 2008 23:02:41 +0000 (23:02 +0000)
committerNick Burch <nick@apache.org>
Wed, 2 Apr 2008 23:02:41 +0000 (23:02 +0000)
commitc496f727c95e6b9928063e7b4b9a17cbae577764
tree4669f22909def049ac8313480ef68eb1484cc0ca
parent2ef12ceb0c46725964cd33197914e232545d17c2
Fix the comments code so that we can correctly process existing XSSF comments, and add tests for this. Also tweak hssf comments slightly to match

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644104 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFComment.java
src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Comment.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFComment.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/RichTextStringHelper.java
src/ooxml/testcases/org/apache/poi/xssf/model/TestCommentsTable.java