Home
last modified time | relevance | path

Searched refs:getCellContents (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java356 public String getCellContents() { in getCellContents() method in MinicalcDecoder
361 contents = cell.getCellContents(); in getCellContents()
483 String contents = getCellContents(); in getCellDataType()
599 String contents = getCellContents(); in getCellFormatType()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetDecoder.java139 public abstract String getCellContents(); in getCellContents() method in SpreadsheetDecoder
H A DSxcDocumentDeserializer.java548 String cellContents = decoder.getCellContents(); in processCells()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java292 public String getCellContents() { in getCellContents() method in PocketExcelDecoder

Completed in 47 milliseconds