Home
last modified time | relevance | path

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

/AOO42X/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenEncoder.java83 Vector tmpByteArray = null; // we use this cause we don't know till after in getByte() local
140 Vector tmpByteArray = new Vector(); in operatorEncoder() local
154 Vector tmpByteArray = new Vector(); in stringEncoder() local
174 Vector tmpByteArray = new Vector(); in numEncoder() local
323 Vector tmpByteArray = new Vector(); in nameDefinitionEncoder() local
357 Vector tmpByteArray = new Vector(); in cellRefEncoder() local
403 Vector tmpByteArray = new Vector(); in threeDCellRefEncoder() local
447 Vector tmpByteArray = new Vector(); in threeDAreaRefEncoder() local
504 Vector tmpByteArray = new Vector(); in areaRefEncoder() local
539 Vector tmpByteArray = new Vector(); in functionEncoder() local