Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java370 XSpreadsheet thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local
373 .queryInterface(XSheetLinkable.class, thirdexternalsheet); in insertSheetFromfile()
391 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
393 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
402 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile()
418 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
420 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
445 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile()
477 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
479 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()

Completed in 17 milliseconds