Home
last modified time | relevance | path

Searched refs:xSpreadsheetCells (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java226 XCellRange xSpreadsheetCells = (XCellRange)UnoRuntime.queryInterface( in useCalc() local
228 XCell xCell = xSpreadsheetCells.getCellByPosition(0,1); in useCalc()
236 manipulateTable(xSpreadsheetCells); in useCalc()

Completed in 12 milliseconds