Home
last modified time | relevance | path

Searched defs:ExtendedFormat (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java41 public class ExtendedFormat implements BIFFRecord, class
82 public ExtendedFormat(InputStream is) throws IOException { in ExtendedFormat() method in ExtendedFormat
92 public ExtendedFormat(int ixfnt, Format fmt) { in ExtendedFormat() method in ExtendedFormat