Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFormula.java83 num = EndianConverter.writeDouble(toExcelSerialDate(fmt.getValue())); in Formula()
218 public long toExcelSerialDate(String s) throws IOException { in toExcelSerialDate() method in Formula