Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java357 XSpreadsheet secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local
360 .queryInterface(XSheetLinkable.class, secondexternalsheet); in insertSheetFromfile()
382 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
384 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
398 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
409 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
411 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
441 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
468 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
470 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()

Completed in 7 milliseconds