Searched refs:xCR (Results 1 – 3 of 3) sorted by relevance
382 XCellRange xCR = null; in chgbColor() local384 xCR = TT.getCellRangeByPosition(x1,y1,x2,y2); in chgbColor()391 XPropertySet.class, xCR ); in chgbColor()
487 XCellRange xCR = null; in checkDrillDownSheetContent() local490 xCR = xSheet.getCellRangeByPosition(0, 0, lastCell.Column, lastCell.Row); in checkDrillDownSheetContent()498 XCellRangeData.class, xCR); in checkDrillDownSheetContent()
1155 …XCellRangeCursorRef xCR = (XCellRangeCursor*)xCursor->queryInterface(XCellRangeCursor::getSmartUik… in lcl_CellCursor() local1156 if (!xCR) return; in lcl_CellCursor()
Completed in 27 milliseconds