Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DEof.java49 public short getBiffType() { in getBiffType() method in Eof
59 output.write(getBiffType()); in write()
H A DNumberFormat.java56 public short getBiffType() { in getBiffType() method in NumberFormat
82 output.write(getBiffType()); in write()
H A DDefRowHeight.java61 public short getBiffType() { in getBiffType() method in DefRowHeight
77 output.write(getBiffType()); in write()
H A DBoolErrCell.java74 public short getBiffType() { in getBiffType() method in BoolErrCell
85 output.write(getBiffType()); in write()
H A DDefColWidth.java64 public short getBiffType() { in getBiffType() method in DefColWidth
70 output.write(getBiffType()); in write()
H A DBlankCell.java67 public short getBiffType() { in getBiffType() method in BlankCell
73 output.write(getBiffType()); in write()
H A DWindow1.java83 public short getBiffType() { in getBiffType() method in Window1
105 output.write(getBiffType()); in write()
H A DBeginningOfFile.java102 output.write(getBiffType()); in write()
114 public short getBiffType() { in getBiffType() method in BeginningOfFile
H A DCodePage.java69 public short getBiffType() { in getBiffType() method in CodePage
92 output.write(getBiffType()); in write()
H A DFloatNumber.java73 public short getBiffType() { in getBiffType() method in FloatNumber
94 output.write(getBiffType()); in write()
H A DBoundSheet.java91 public short getBiffType() { in getBiffType() method in BoundSheet
102 output.write(getBiffType()); in write()
H A DStringValue.java70 public short getBiffType() { in getBiffType() method in StringValue
97 output.write(getBiffType()); in write()
H A DLabelCell.java76 output.write(getBiffType()); in write()
91 public short getBiffType() { in getBiffType() method in LabelCell
H A DWindow2.java72 public short getBiffType() { in getBiffType() method in Window2
143 output.write(getBiffType()); in write()
H A DColInfo.java105 public short getBiffType() { in getBiffType() method in ColInfo
142 output.write(getBiffType()); in write()
H A DRow.java79 public short getBiffType() { in getBiffType() method in Row
124 output.write(getBiffType()); in write()
H A DSelection.java75 public short getBiffType() { in getBiffType() method in Selection
117 output.write(getBiffType()); in write()
H A DPane.java69 public short getBiffType() { in getBiffType() method in Pane
207 output.write(getBiffType()); in write()
H A DDefinedName.java85 public short getBiffType() { in getBiffType() method in DefinedName
138 output.write(getBiffType()); in write()
H A DFontDescription.java195 public short getBiffType() { in getBiffType() method in FontDescription
259 output.write(getBiffType()); in write()
H A DFormula.java138 public short getBiffType() { in getBiffType() method in Formula
177 output.write(getBiffType()); in write()
H A DExtendedFormat.java311 public short getBiffType() { in getBiffType() method in ExtendedFormat
361 output.write(getBiffType()); in write()
H A DBIFFRecord.java39 public short getBiffType(); in getBiffType() method

Completed in 65 milliseconds