/[Apache-SVN]
ViewVC logotype

Revision 1715839


Jump to revision: Previous Next
Author: onealj
Date: Mon Nov 23 15:11:28 2015 UTC (8 years, 6 months ago)
Changed paths: 10
Log Message:
bug 58365: patch from Hannes Erven: add method to efficiently get all cell comments on a Sheet and return a dictionary with the location of each comment as the key and the comment itself as the value.

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/Sheet.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/util/CellAddress.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/model/CommentsTable.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFComment.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDrawing.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/usermodel/BaseTestSheet.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26