Searched defs:grbit (Results 1 – 8 of 8) sorted by relevance
| /aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ | ||
| H A D | DefColWidth.java | 39 private byte[] grbit = new byte[2]; field in DefColWidth |
| H A D | Window1.java | 40 private byte[] grbit = new byte[2]; field in Window1 |
| H A D | Window2.java | 47 private byte[] grbit = new byte[2]; field in Window2 |
| H A D | Row.java | 42 private byte[] grbit = new byte[2]; field in Row |
| H A D | ColInfo.java | 44 private byte grbit; // options flags field in ColInfo |
| H A D | DefinedName.java | 43 private byte[] grbit = new byte[2]; field in DefinedName |
| H A D | FontDescription.java | 45 private byte[] grbit = new byte[2]; field in FontDescription |
| H A D | Formula.java | 45 private byte grbit; field in Formula |
Completed in 105 milliseconds