Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java356 XSpreadsheet secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local
359 .queryInterface(XSheetLinkable.class, secondexternalsheet); in insertSheetFromfile()
381 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
383 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
397 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
408 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
410 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
440 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile()
467 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
469 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()

Completed in 15 milliseconds