Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java369 XSpreadsheet thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local
372 .queryInterface(XSheetLinkable.class, thirdexternalsheet); in insertSheetFromfile()
390 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
392 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
401 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile()
417 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
419 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
444 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile()
476 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
478 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()

Completed in 13 milliseconds