Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java360 XSpreadsheet secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local
363 .queryInterface(XSheetLinkable.class, secondexternalsheet); in insertSheetFromfile()
385 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
387 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
401 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
412 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
414 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
444 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
471 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
473 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()

Completed in 9 milliseconds