Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBoolErrCell.java37 public class BoolErrCell extends CellValue { class
51 public BoolErrCell(int row, int column, int ixfe, int bBoolErr, int fError) throws IOException { in BoolErrCell() method in BoolErrCell
65 public BoolErrCell(InputStream is) throws IOException { in BoolErrCell() method in BoolErrCell