Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DColInfo.java41 private byte[] colLast = new byte[2]; // last column this formatting applies to field in ColInfo
56 public ColInfo(int colFirst, int colLast, int colDX, int ixfe) { in ColInfo()

Completed in 9 milliseconds