Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java568 Object aCellObj = xEnum.nextElement(); in doCellRangesSamples() local
570 UnoRuntime.queryInterface( com.sun.star.sheet.XCellAddressable.class, aCellObj ); in doCellRangesSamples()
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs535 uno.Any aCellObj = xEnum.nextElement(); in doCellRangesSamples()
537 (unoidl.com.sun.star.sheet.XCellAddressable) aCellObj.Value; in doCellRangesSamples()

Completed in 27 milliseconds