Searched refs:xCellAddr (Results 1 – 6 of 6) sorted by relevance
116 XCellAddressable xCellAddr = (XCellAddressable) in testCreateEditDeleteComments() local118 CellAddress aAddress = xCellAddr.getCellAddress(); in testCreateEditDeleteComments()177 XCellAddressable xCellAddr = (XCellAddressable) in testShowHideComments() local179 CellAddress aAddress = xCellAddr.getCellAddress(); in testShowHideComments()
288 XCellAddressable xCellAddr = (XCellAddressable) UnoRuntime in sortOption() local290 CellAddress copytoAddress = xCellAddr.getCellAddress(); in sortOption()
297 …XCellAddressable xCellAddr = (XCellAddressable) UnoRuntime.queryInterface(XCellAddressable.class, … in testStandardFilterOptionCopyOutput() local298 CellAddress copytoAddress = xCellAddr.getCellAddress(); in testStandardFilterOptionCopyOutput()
561 XCellAddressable xCellAddr = (XCellAddressable)UnoRuntime.queryInterface( in getLastUsedCellAddress() local564 return xCellAddr.getCellAddress(); in getLastUsedCellAddress()
270 com.sun.star.sheet.XCellAddressable xCellAddr = (com.sun.star.sheet.XCellAddressable) in doCellSamples() local272 com.sun.star.table.CellAddress aAddress = xCellAddr.getCellAddress(); in doCellSamples()
155 unoidl.com.sun.star.sheet.XCellAddressable xCellAddr = in doCellSamples()158 xCellAddr.getCellAddress(); in doCellSamples()
Completed in 54 milliseconds