Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBeginningOfFile.java40 public class BeginningOfFile implements BIFFRecord { class
48 public BeginningOfFile(boolean global) { in BeginningOfFile() method in BeginningOfFile
57 public BeginningOfFile(InputStream is) throws IOException { in BeginningOfFile() method in BeginningOfFile