Searched refs:secondexternalsheet (Results 1 – 1 of 1) sorted by relevance
/aoo42x/test/testuno/source/fvt/uno/sc/sheet/ |
H A D | SheetBasicTest.java | 359 XSpreadsheet secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local 362 .queryInterface(XSheetLinkable.class, secondexternalsheet); in insertSheetFromfile() 384 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile() 386 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile() 400 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile() 411 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile() 413 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile() 443 secondexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 4); in insertSheetFromfile() 470 SCUtil.getFormulaFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile() 472 SCUtil.getTextFromCell(secondexternalsheet, 1, 2)); in insertSheetFromfile()
|
Completed in 22 milliseconds