/[Apache-SVN]
ViewVC logotype

Revision 629170


Jump to revision: Previous Next
Author: ugo
Date: Tue Feb 19 17:34:39 2008 UTC (16 years, 4 months ago)
Changed paths: 9
Log Message:
Return a list of all pictures for a workbook. This shows a discrepancy between the way pictures are stored in OLE2 files and the way they are stored in OOXML files. In the former case, pictures are associated with the workbook, in the latter they are referred to in "drawings" which are, in turn, referred to in sheets.

Changed paths

Path Details
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/usermodel/HSSFPictureData.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/interfaces-jdk14/org/apache/poi/ss/usermodel/PictureData.java added
Directorypoi/branches/ooxml/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/PictureData.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/POIXMLDocument.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPictureData.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/data/picture.xlsx added
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/io/TestLoadSaveXSSF.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26