Searched refs:firstexternalsheet (Results 1 – 1 of 1) sorted by relevance
| /aoo4110/test/testuno/source/fvt/uno/sc/sheet/ |
| H A D | SheetBasicTest.java | 346 XSpreadsheet firstexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local 349 .queryInterface(XSheetLinkable.class, firstexternalsheet); in insertSheetFromfile() 375 SCUtil.getFormulaFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile() 377 SCUtil.getTextFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile() 396 firstexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 3); in insertSheetFromfile() 402 SCUtil.getFormulaFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile() 404 SCUtil.getTextFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile() 439 firstexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 3); in insertSheetFromfile() 461 SCUtil.getFormulaFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile() 463 SCUtil.getTextFromCell(firstexternalsheet, 1, 2)); in insertSheetFromfile()
|
Completed in 18 milliseconds