Searched refs:cellIndex (Results 1 – 2 of 2) sorted by relevance
287 int cellIndex = 0; in getSheetCell() local300 cellIndex += charMem * 26; in getSheetCell()302 cellIndex= cellIndex+ (bytes[0]-65); in getSheetCell()306 cellIndex += (iNumb-1) * 256; in getSheetCell()315 XAccessibleContext ac = xSheetAcc.getAccessibleChild(cellIndex).getAccessibleContext(); in getSheetCell()323 … System.out.println("ERROR: could not get child at index " + cellIndex +"': " + ex.toString()); in getSheetCell()
3840 @param [out] cellIndex3853 [out, retval] long *cellIndex3909 @param [in] cellIndex3923 [in] long cellIndex,4030 @param [in] cellIndex4043 [in] long cellIndex,
Completed in 37 milliseconds