Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java51 private CellValue cell;
221 cell = (CellValue) cellValue.nextElement(); in goToNextCell()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBoolErrCell.java37 public class BoolErrCell extends CellValue {
H A DCellValue.java33 public abstract class CellValue implements BIFFRecord { class
H A DBlankCell.java37 public class BlankCell extends CellValue {
H A DFloatNumber.java37 public class FloatNumber extends CellValue {
H A DLabelCell.java38 public class LabelCell extends CellValue {
H A DFormula.java42 public class Formula extends CellValue implements OfficeConstants {

Completed in 27 milliseconds