Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DSelection.java44 private byte colRight; field in Selection
55 this.colRight = 0; in Selection()
110 colRight += (byte) input.read(); in read()
118 " colRight : "+ colRight + in read()
131 output.write(colRight); in write()

Completed in 15 milliseconds